You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
tmk c4421f585b Change struct key_t 11 years ago
..
action.c Change struct key_t 11 years ago
action.h Change action API 11 years ago
action_macro.c Add macro feature. 11 years ago
action_macro.h Add macro feature. 11 years ago
bootloader.c Fix MCU name macro in bootloader.c. 11 years ago
bootloader.h Moved files to common, protocol and doc directory 12 years ago
command.c Fix 'chage default layer' command. 11 years ago
command.h Fix commands 11 years ago
controller_teensy.h Moved files to common, protocol and doc directory 12 years ago
debug.c Add print_dec() and debug_dec(). 11 years ago
debug.h Clean debug print in action.c. 11 years ago
host.c Fix tap key using delaying_layer and waiting_key. 11 years ago
host.h Merge branch 'keymap2' 11 years ago
host_driver.h Moved files to common, protocol and doc directory 12 years ago
keyboard.c Change struct key_t 11 years ago
keyboard.h Change struct key_t 11 years ago
keycode.h Make Transparent feature available to new keymaps. 11 years ago
keymap.c Change struct key_t 11 years ago
keymap.h Change action API 11 years ago
led.h Moved files to common, protocol and doc directory 12 years ago
matrix.h Add child proof keyboard locking feature! 11 years ago
mousekey.c Add print_dec() and debug_dec(). 11 years ago
mousekey.h Use software serial for Sun. 11 years ago
print.c Clean debug print in action.c. 11 years ago
print.h Clean debug print in action.c. 11 years ago
report.h Fix action of system and consumer usage. 11 years ago
sendchar.h test build of 'Host shield' in minimal env. 11 years ago
sendchar_null.c Moved files to common, protocol and doc directory 12 years ago
sendchar_uart.c Moved files to common, protocol and doc directory 12 years ago
timer.c Initial version of new code for layer switch is added. 11 years ago
timer.h usb_hid: workaround for compile on Windows. 11 years ago
uart.c Moved files to common, protocol and doc directory 12 years ago
uart.h Moved files to common, protocol and doc directory 12 years ago
util.c Add bitpop16() in util.c. 11 years ago
util.h Add bitpop16() in util.c. 11 years ago