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.
tmk ef8439bddb
Add build option BOOTMAGIC_ENABLE
11 years ago
..
action.c Clean action.h and add keymap doc 11 years ago
action.h Clean action.h and add keymap doc 11 years ago
action_macro.c Add tap flags on record_t 11 years ago
action_macro.h Add MACRO action 11 years ago
bootloader.c Add default value to BOOTLOADER_SIZE 11 years ago
bootloader.h
bootmagic.c Fix debug parameter setting in eeconfig 11 years ago
bootmagic.h Fix debug parameter setting in eeconfig 11 years ago
command.c Add build option BOOTMAGIC_ENABLE 11 years ago
command.h Fix commands 12 years ago
controller_teensy.h
debug.c Add print_dec() and debug_dec(). 12 years ago
debug.h Clean debug print in action.c. 12 years ago
eeconfig.c Fix debug parameter setting in eeconfig 11 years ago
eeconfig.h Fix debug parameter setting in eeconfig 11 years ago
host.c Fix tap key using delaying_layer and waiting_key. 12 years ago
host.h Merge branch 'keymap2' 12 years ago
host_driver.h
keyboard.c Add build option BOOTMAGIC_ENABLE 11 years ago
keyboard.h Change struct key_t 12 years ago
keycode.h Make Transparent feature available to new keymaps. 12 years ago
keymap.c Fix legacy keymap support 11 years ago
keymap.h Fix legacy keymap support 11 years ago
layer_switch.c Add overlay framework 12 years ago
layer_switch.h Add overlay framework 12 years ago
led.h
matrix.h Remove matrix_key_count() from matrix.h 11 years ago
mousekey.c Add print_dec() and debug_dec(). 12 years ago
mousekey.h Use software serial for Sun. 12 years ago
print.c Clean debug print in action.c. 12 years ago
print.h Clean debug print in action.c. 12 years ago
report.h Rename HOST_* to PROTOCOL_* in protocol/*.mk 11 years ago
sendchar.h test build of 'Host shield' in minimal env. 12 years ago
sendchar_null.c
sendchar_uart.c
timer.c Initial version of new code for layer switch is added. 12 years ago
timer.h usb_hid: workaround for compile on Windows. 12 years ago
uart.c
uart.h
util.c Rewrite layer action with layer_switch 12 years ago
util.h Rewrite layer action with layer_switch 12 years ago