You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/common
tmk cb3a547ebf Make modifiers 'weak' in macro 11 years ago
..
action.c Merge branch 'modstaptoggle' of git://github.com/simonmelhart/tmk_keyboard into simonmelhart-modstaptoggle 11 years ago
action.h Fix to build ps2_mouse with both LUFA and PJRC 11 years ago
action_code.h Merge branch 'modstaptoggle' of git://github.com/simonmelhart/tmk_keyboard into simonmelhart-modstaptoggle 11 years ago
action_layer.c Add default layer config to bootmagic 12 years ago
action_layer.h Add default layer config to bootmagic 12 years ago
action_macro.c Make modifiers 'weak' in macro 11 years ago
action_macro.h Add support for macro media/system keys 12 years ago
action_tapping.c Fix Tapping: release key immediately but modifier #65 11 years ago
action_tapping.h Refine ACT_LAYER and ACT_LAYER_TAP 12 years ago
action_util.c Add timeout option to MODS_ONESHOT #66 11 years ago
action_util.h Wait for USB starting up to make debug print available 11 years ago
backlight.c Add support for backlight 12 years ago
backlight.h Add support for backlight 12 years ago
bootloader.c Fix bootloader jump use word address 11 years ago
bootloader.h
bootmagic.c Fix to bootmagic key configurable 11 years ago
bootmagic.h Fix to bootmagic key configurable 11 years ago
command.c Fix mod stuck of MODS_KEY when leaving layer #62 11 years ago
command.h Add COMMAND_ENABLE build option 12 years ago
debug.h Add xprintf(xitoa) from elm-chan.org 12 years ago
debug_config.h Add xprintf(xitoa) from elm-chan.org 12 years ago
eeconfig.c Add BACKLIGHT_ENABLE conditional 12 years ago
eeconfig.h Add BACKLIGHT_ENABLE conditional 12 years ago
host.c Fix to build ps2_mouse with both LUFA and PJRC 11 years ago
host.h Fix to build ps2_mouse with both LUFA and PJRC 11 years ago
host_driver.h
keyboard.c Fix to build ps2_mouse with both LUFA and PJRC 11 years ago
keyboard.h Fix Tapping: release key immediately but modifier #65 11 years ago
keycode.h Add mechanical locking switch support for NumLock and ScrollLock 12 years ago
keymap.c Fix to bootmagic key configurable 11 years ago
keymap.h Fix bootmagic and eeconfig for virtual DIP SW 12 years ago
led.h
matrix.h
mousekey.c Fix to build ps2_mouse with both LUFA and PJRC 11 years ago
mousekey.h
nodebug.h Add xprintf(xitoa) from elm-chan.org 12 years ago
print.c Add xprintf(xitoa) from elm-chan.org 12 years ago
print.h Add xprintf(xitoa) from elm-chan.org 12 years ago
report.h Add description of keyboard report in report.h 11 years ago
sendchar.h
sendchar_null.c
sendchar_uart.c
sleep_led.c
sleep_led.h Add common/suspend.c 12 years ago
suspend.c Fix USB initilaize on LUFA 11 years ago
suspend.h Add common/suspend.c 12 years ago
timer.c
timer.h
uart.c
uart.h
util.c Add xprintf(xitoa) from elm-chan.org 12 years ago
util.h Add xprintf(xitoa) from elm-chan.org 12 years ago
xprintf.S Fix deprecated 'prog_*' typedef - Issue #34 12 years ago
xprintf.h Fix deprecated 'prog_*' typedef - Issue #34 12 years ago