tmk 92b92dd78f Add mechanical locking switch support for CapsLock il y a 13 ans
..
action.c 92b92dd78f Add mechanical locking switch support for CapsLock il y a 13 ans
action.h 1aa067e541 Clean action.h and add keymap doc il y a 13 ans
action_macro.c a207e848b3 Add tap flags on record_t il y a 13 ans
action_macro.h 23c32d304b Add MACRO action 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 d055e0633e Fix debug parameter setting in eeconfig il y a 13 ans
bootmagic.h d055e0633e Fix debug parameter setting in eeconfig il y a 13 ans
command.c ef8439bddb Add build option BOOTMAGIC_ENABLE il y a 13 ans
command.h e451c05929 Fix commands il y a 13 ans
controller_teensy.h f412570739 Moved files to common, protocol and doc directory il y a 13 ans
debug.c 220de27bed Add print_dec() and debug_dec(). il y a 13 ans
debug.h ddb560052a Clean debug print in action.c. il y a 13 ans
eeconfig.c d055e0633e Fix debug parameter setting in eeconfig il y a 13 ans
eeconfig.h d055e0633e Fix debug parameter setting in eeconfig 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 92b92dd78f Add mechanical locking switch support for CapsLock 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 1d5bbb55f2 Fix legacy keymap support il y a 13 ans
keymap.h 1d5bbb55f2 Fix legacy keymap support il y a 13 ans
layer_switch.c e0f960a576 Add overlay framework il y a 13 ans
layer_switch.h e0f960a576 Add overlay framework il y a 13 ans
led.h f412570739 Moved files to common, protocol and doc directory il y a 13 ans
matrix.h 81d2753ab0 Remove matrix_key_count() from matrix.h 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 ddb560052a Clean debug print in action.c. il y a 13 ans
print.h ddb560052a Clean debug print in action.c. 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
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 e324fa2918 Rewrite layer action with layer_switch il y a 13 ans
util.h e324fa2918 Rewrite layer action with layer_switch il y a 13 ans