tmk c26a5eb2ac Fix keymap for new actions 12 lat temu
..
action.c f9a7e224a4 Fix ACT_MODS action and switch_default_layer command 12 lat temu
action.h fbea2a3aae Fix keymap of hhkb for new actions 12 lat temu
action_code.h 489fd75fdf Fix keymap of gh60 12 lat temu
action_layer.c c6d88d2795 Rename file layer_switch to action_layer 12 lat temu
action_layer.h c6d88d2795 Rename file layer_switch to action_layer 12 lat temu
action_macro.c 9757f960f9 Add NO_ACTION_TAPPING and NO_ACTION_MACRO config options 13 lat temu
action_macro.h 9757f960f9 Add NO_ACTION_TAPPING and NO_ACTION_MACRO config options 13 lat temu
action_oneshot.c d44290b91b Add NO_ACTION_ONESHOT config option 13 lat temu
action_oneshot.h d44290b91b Add NO_ACTION_ONESHOT config option 13 lat temu
action_tapping.c c69f7e1069 Add action_tapping.[ch] for refactoring 12 lat temu
action_tapping.h cc8e66754b Refine ACT_LAYER and ACT_LAYER_TAP 12 lat temu
bootloader.c fe2230cf60 Add default value to BOOTLOADER_SIZE 13 lat temu
bootloader.h f412570739 Moved files to common, protocol and doc directory 13 lat temu
bootmagic.c d055e0633e Fix debug parameter setting in eeconfig 13 lat temu
bootmagic.h d055e0633e Fix debug parameter setting in eeconfig 13 lat temu
command.c f9a7e224a4 Fix ACT_MODS action and switch_default_layer command 12 lat temu
command.h 1687041267 Add COMMAND_ENABLE build option 13 lat temu
controller_teensy.h f412570739 Moved files to common, protocol and doc directory 13 lat temu
debug.c 220de27bed Add print_dec() and debug_dec(). 13 lat temu
debug.h 9a106537f6 Add NO_PRINT and NO_DEBUG config options. 13 lat temu
eeconfig.c d055e0633e Fix debug parameter setting in eeconfig 13 lat temu
eeconfig.h d055e0633e Fix debug parameter setting in eeconfig 13 lat temu
host.c 32633a42c7 Fix tap key using delaying_layer and waiting_key. 13 lat temu
host.h 8c80deb775 Merge branch 'keymap2' 13 lat temu
host_driver.h f412570739 Moved files to common, protocol and doc directory 13 lat temu
keyboard.c 9a106537f6 Add NO_PRINT and NO_DEBUG config options. 13 lat temu
keyboard.h c4421f585b Change struct key_t 13 lat temu
keycode.h 92b92dd78f Add mechanical locking switch support for CapsLock 13 lat temu
keymap.c c26a5eb2ac Fix keymap for new actions 12 lat temu
keymap.h 1d5bbb55f2 Fix legacy keymap support 13 lat temu
led.h f412570739 Moved files to common, protocol and doc directory 13 lat temu
matrix.h 30f9baf898 Fix debouncing and add legacy keymap support 13 lat temu
mousekey.c 220de27bed Add print_dec() and debug_dec(). 13 lat temu
mousekey.h b56717b843 Use software serial for Sun. 13 lat temu
print.c 9a106537f6 Add NO_PRINT and NO_DEBUG config options. 13 lat temu
print.h 9a106537f6 Add NO_PRINT and NO_DEBUG config options. 13 lat temu
report.h 09bd1aef12 Rename HOST_* to PROTOCOL_* in protocol/*.mk 13 lat temu
sendchar.h c5060ea819 test build of 'Host shield' in minimal env. 13 lat temu
sendchar_null.c f412570739 Moved files to common, protocol and doc directory 13 lat temu
sendchar_uart.c f412570739 Moved files to common, protocol and doc directory 13 lat temu
sleep_led.c db79c1160b Change sleep led step table to get smooth 13 lat temu
sleep_led.h 2c0bb5e7e6 Add common/suspend.c 12 lat temu
suspend.c afc3148e23 Add supsend and wakeup to pjrc stack 12 lat temu
suspend.h 2c0bb5e7e6 Add common/suspend.c 12 lat temu
timer.c 4ae979f6ef Initial version of new code for layer switch is added. 13 lat temu
timer.h 232ab308e3 usb_hid: workaround for compile on Windows. 13 lat temu
uart.c f412570739 Moved files to common, protocol and doc directory 13 lat temu
uart.h f412570739 Moved files to common, protocol and doc directory 13 lat temu
util.c cc8e66754b Refine ACT_LAYER and ACT_LAYER_TAP 12 lat temu
util.h cc8e66754b Refine ACT_LAYER and ACT_LAYER_TAP 12 lat temu