tmk dbcac865b9 Add NO_ACTION_KEYMAP config option 13 年 前
..
action.c dbcac865b9 Add NO_ACTION_KEYMAP config option 13 年 前
action.h 1aa067e541 Clean action.h and add keymap doc 13 年 前
action_macro.c 9757f960f9 Add NO_ACTION_TAPPING and NO_ACTION_MACRO config options 13 年 前
action_macro.h 9757f960f9 Add NO_ACTION_TAPPING and NO_ACTION_MACRO config options 13 年 前
bootloader.c fe2230cf60 Add default value to BOOTLOADER_SIZE 13 年 前
bootloader.h f412570739 Moved files to common, protocol and doc directory 13 年 前
bootmagic.c d055e0633e Fix debug parameter setting in eeconfig 13 年 前
bootmagic.h d055e0633e Fix debug parameter setting in eeconfig 13 年 前
command.c 9a106537f6 Add NO_PRINT and NO_DEBUG config options. 13 年 前
command.h 1687041267 Add COMMAND_ENABLE build option 13 年 前
controller_teensy.h f412570739 Moved files to common, protocol and doc directory 13 年 前
debug.c 220de27bed Add print_dec() and debug_dec(). 13 年 前
debug.h 9a106537f6 Add NO_PRINT and NO_DEBUG config options. 13 年 前
eeconfig.c d055e0633e Fix debug parameter setting in eeconfig 13 年 前
eeconfig.h d055e0633e Fix debug parameter setting in eeconfig 13 年 前
host.c 32633a42c7 Fix tap key using delaying_layer and waiting_key. 13 年 前
host.h 8c80deb775 Merge branch 'keymap2' 13 年 前
host_driver.h f412570739 Moved files to common, protocol and doc directory 13 年 前
keyboard.c 9a106537f6 Add NO_PRINT and NO_DEBUG config options. 13 年 前
keyboard.h c4421f585b Change struct key_t 13 年 前
keycode.h 92b92dd78f Add mechanical locking switch support for CapsLock 13 年 前
keymap.c 1d5bbb55f2 Fix legacy keymap support 13 年 前
keymap.h 1d5bbb55f2 Fix legacy keymap support 13 年 前
layer_switch.c dbcac865b9 Add NO_ACTION_KEYMAP config option 13 年 前
layer_switch.h dbcac865b9 Add NO_ACTION_KEYMAP config option 13 年 前
led.h f412570739 Moved files to common, protocol and doc directory 13 年 前
matrix.h 30f9baf898 Fix debouncing and add legacy keymap support 13 年 前
mousekey.c 220de27bed Add print_dec() and debug_dec(). 13 年 前
mousekey.h b56717b843 Use software serial for Sun. 13 年 前
print.c 9a106537f6 Add NO_PRINT and NO_DEBUG config options. 13 年 前
print.h 9a106537f6 Add NO_PRINT and NO_DEBUG config options. 13 年 前
report.h 09bd1aef12 Rename HOST_* to PROTOCOL_* in protocol/*.mk 13 年 前
sendchar.h c5060ea819 test build of 'Host shield' in minimal env. 13 年 前
sendchar_null.c f412570739 Moved files to common, protocol and doc directory 13 年 前
sendchar_uart.c f412570739 Moved files to common, protocol and doc directory 13 年 前
sleep_led.c db79c1160b Change sleep led step table to get smooth 13 年 前
sleep_led.h f0c5f1b910 Add breathing sleep LED during USB suspend 13 年 前
timer.c 4ae979f6ef Initial version of new code for layer switch is added. 13 年 前
timer.h 232ab308e3 usb_hid: workaround for compile on Windows. 13 年 前
uart.c f412570739 Moved files to common, protocol and doc directory 13 年 前
uart.h f412570739 Moved files to common, protocol and doc directory 13 年 前
util.c e324fa2918 Rewrite layer action with layer_switch 13 年 前
util.h e324fa2918 Rewrite layer action with layer_switch 13 年 前