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