tmk c4421f585b Change struct key_t 12 years ago
..
action.c c4421f585b Change struct key_t 12 years ago
action.h 9bc82bf61c Change action API 12 years ago
action_macro.c aad91a30a3 Add macro feature. 13 years ago
action_macro.h aad91a30a3 Add macro feature. 13 years ago
bootloader.c 4e91374125 Fix MCU name macro in bootloader.c. 13 years ago
bootloader.h f412570739 Moved files to common, protocol and doc directory 13 years ago
command.c f02431e9da Fix 'chage default layer' command. 12 years ago
command.h e451c05929 Fix commands 13 years ago
controller_teensy.h f412570739 Moved files to common, protocol and doc directory 13 years ago
debug.c 220de27bed Add print_dec() and debug_dec(). 13 years ago
debug.h ddb560052a Clean debug print in action.c. 13 years ago
host.c 32633a42c7 Fix tap key using delaying_layer and waiting_key. 13 years ago
host.h 8c80deb775 Merge branch 'keymap2' 12 years ago
host_driver.h f412570739 Moved files to common, protocol and doc directory 13 years ago
keyboard.c c4421f585b Change struct key_t 12 years ago
keyboard.h c4421f585b Change struct key_t 12 years ago
keycode.h 48e6d0848c Make Transparent feature available to new keymaps. 12 years ago
keymap.c c4421f585b Change struct key_t 12 years ago
keymap.h 9bc82bf61c Change action API 12 years ago
led.h f412570739 Moved files to common, protocol and doc directory 13 years ago
matrix.h fffc375b45 Add child proof keyboard locking feature! 13 years ago
mousekey.c 220de27bed Add print_dec() and debug_dec(). 13 years ago
mousekey.h b56717b843 Use software serial for Sun. 13 years ago
print.c ddb560052a Clean debug print in action.c. 13 years ago
print.h ddb560052a Clean debug print in action.c. 13 years ago
report.h 4324e16336 Fix action of system and consumer usage. 13 years ago
sendchar.h c5060ea819 test build of 'Host shield' in minimal env. 13 years ago
sendchar_null.c f412570739 Moved files to common, protocol and doc directory 13 years ago
sendchar_uart.c f412570739 Moved files to common, protocol and doc directory 13 years ago
timer.c 4ae979f6ef Initial version of new code for layer switch is added. 13 years ago
timer.h 232ab308e3 usb_hid: workaround for compile on Windows. 13 years ago
uart.c f412570739 Moved files to common, protocol and doc directory 13 years ago
uart.h f412570739 Moved files to common, protocol and doc directory 13 years ago
util.c 94b4fba6e6 Add bitpop16() in util.c. 13 years ago
util.h 94b4fba6e6 Add bitpop16() in util.c. 13 years ago