tmk 3e023e5b0c Cancel tapping when interrupted by other key 12 years ago
..
action.c f8fbecff4d Change name ACT_LAYER_TAP1 to ACT_LAYER_TAP_EXT 12 years ago
action.h 796defa86c Fix deprecated 'prog_*' typedef - Issue #34 12 years ago
action_code.h f8fbecff4d Change name ACT_LAYER_TAP1 to ACT_LAYER_TAP_EXT 12 years ago
action_layer.c 9de9d71952 Add default layer config to bootmagic 12 years ago
action_layer.h 9de9d71952 Add default layer config to bootmagic 12 years ago
action_macro.c 796defa86c Fix deprecated 'prog_*' typedef - Issue #34 12 years ago
action_macro.h 796defa86c Fix deprecated 'prog_*' typedef - Issue #34 12 years ago
action_oneshot.c d44290b91b Add NO_ACTION_ONESHOT config option 12 years ago
action_oneshot.h d44290b91b Add NO_ACTION_ONESHOT config option 12 years ago
action_tapping.c 3e023e5b0c Cancel tapping when interrupted by other key 12 years ago
action_tapping.h cc8e66754b Refine ACT_LAYER and ACT_LAYER_TAP 12 years ago
backlight.c 1eb8523e95 Add support for backlight 12 years ago
backlight.h 1eb8523e95 Add support for backlight 12 years ago
bootloader.c fe2230cf60 Add default value to BOOTLOADER_SIZE 12 years ago
bootloader.h f412570739 Moved files to common, protocol and doc directory 13 years ago
bootmagic.c 9de9d71952 Add default layer config to bootmagic 12 years ago
bootmagic.h 9de9d71952 Add default layer config to bootmagic 12 years ago
command.c 25ad212c4a Add BACKLIGHT_ENABLE conditional 12 years ago
command.h 1687041267 Add COMMAND_ENABLE build option 12 years ago
debug.h d9c06db600 Add xprintf(xitoa) from elm-chan.org 12 years ago
debug_config.h d9c06db600 Add xprintf(xitoa) from elm-chan.org 12 years ago
eeconfig.c 25ad212c4a Add BACKLIGHT_ENABLE conditional 12 years ago
eeconfig.h 25ad212c4a Add BACKLIGHT_ENABLE conditional 12 years ago
host.c ff2d276b19 Use dprint and dprintf for debug 12 years ago
host.h 8c80deb775 Merge branch 'keymap2' 12 years ago
host_driver.h f412570739 Moved files to common, protocol and doc directory 13 years ago
keyboard.c 1eb8523e95 Add support for backlight 12 years ago
keyboard.h c4421f585b Change struct key_t 12 years ago
keycode.h 09e1eded8b Add media eject key support from tufty 12 years ago
keymap.c 796defa86c Fix deprecated 'prog_*' typedef - Issue #34 12 years ago
keymap.h 4e93b3fa67 Fix bootmagic and eeconfig for virtual DIP SW 12 years ago
led.h f412570739 Moved files to common, protocol and doc directory 13 years ago
matrix.h 30f9baf898 Fix debouncing and add legacy keymap support 12 years ago
mousekey.c 220de27bed Add print_dec() and debug_dec(). 13 years ago
mousekey.h b56717b843 Use software serial for Sun. 13 years ago
nodebug.h d9c06db600 Add xprintf(xitoa) from elm-chan.org 12 years ago
print.c d9c06db600 Add xprintf(xitoa) from elm-chan.org 12 years ago
print.h d9c06db600 Add xprintf(xitoa) from elm-chan.org 12 years ago
report.h 09e1eded8b Add media eject key support from tufty 12 years ago
sendchar.h c5060ea819 test build of 'Host shield' in minimal env. 13 years ago
sendchar_null.c f412570739 Moved files to common, protocol and doc directory 13 years ago
sendchar_uart.c f412570739 Moved files to common, protocol and doc directory 13 years ago
sleep_led.c db79c1160b Change sleep led step table to get smooth 12 years ago
sleep_led.h 2c0bb5e7e6 Add common/suspend.c 12 years ago
suspend.c 1eb8523e95 Add support for backlight 12 years ago
suspend.h 2c0bb5e7e6 Add common/suspend.c 12 years ago
timer.c 4ae979f6ef Initial version of new code for layer switch is added. 13 years ago
timer.h 232ab308e3 usb_hid: workaround for compile on Windows. 13 years ago
uart.c f412570739 Moved files to common, protocol and doc directory 13 years ago
uart.h f412570739 Moved files to common, protocol and doc directory 13 years ago
util.c d9c06db600 Add xprintf(xitoa) from elm-chan.org 12 years ago
util.h d9c06db600 Add xprintf(xitoa) from elm-chan.org 12 years ago
xprintf.S 796defa86c Fix deprecated 'prog_*' typedef - Issue #34 12 years ago
xprintf.h 796defa86c Fix deprecated 'prog_*' typedef - Issue #34 12 years ago