2
0
tmk 30f9baf898 Fix debouncing and add legacy keymap support 12 лет назад
..
action.c 92b92dd78f Add mechanical locking switch support for CapsLock 12 лет назад
action.h 1aa067e541 Clean action.h and add keymap doc 13 лет назад
action_macro.c a207e848b3 Add tap flags on record_t 13 лет назад
action_macro.h 23c32d304b Add MACRO action 13 лет назад
bootloader.c fe2230cf60 Add default value to BOOTLOADER_SIZE 12 лет назад
bootloader.h f412570739 Moved files to common, protocol and doc directory 13 лет назад
bootmagic.c d055e0633e Fix debug parameter setting in eeconfig 12 лет назад
bootmagic.h d055e0633e Fix debug parameter setting in eeconfig 12 лет назад
command.c ef8439bddb Add build option BOOTMAGIC_ENABLE 12 лет назад
command.h e451c05929 Fix commands 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 ddb560052a Clean debug print in action.c. 13 лет назад
eeconfig.c d055e0633e Fix debug parameter setting in eeconfig 12 лет назад
eeconfig.h d055e0633e Fix debug parameter setting in eeconfig 12 лет назад
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 92b92dd78f Add mechanical locking switch support for CapsLock 12 лет назад
keyboard.h c4421f585b Change struct key_t 13 лет назад
keycode.h 92b92dd78f Add mechanical locking switch support for CapsLock 12 лет назад
keymap.c 1d5bbb55f2 Fix legacy keymap support 12 лет назад
keymap.h 1d5bbb55f2 Fix legacy keymap support 12 лет назад
layer_switch.c e0f960a576 Add overlay framework 13 лет назад
layer_switch.h e0f960a576 Add overlay framework 13 лет назад
led.h f412570739 Moved files to common, protocol and doc directory 13 лет назад
matrix.h 30f9baf898 Fix debouncing and add legacy keymap support 12 лет назад
mousekey.c 220de27bed Add print_dec() and debug_dec(). 13 лет назад
mousekey.h b56717b843 Use software serial for Sun. 13 лет назад
print.c ddb560052a Clean debug print in action.c. 13 лет назад
print.h ddb560052a Clean debug print in action.c. 13 лет назад
report.h 09bd1aef12 Rename HOST_* to PROTOCOL_* in protocol/*.mk 12 лет назад
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 лет назад
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 лет назад