Keyboard firmwares for Atmel AVR and Cortex-M
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 30f9baf898 Fix debouncing and add legacy keymap support 11 anni fa
..
action.c Add mechanical locking switch support for CapsLock 11 anni fa
action.h Clean action.h and add keymap doc 11 anni fa
action_macro.c Add tap flags on record_t 11 anni fa
action_macro.h Add MACRO action 11 anni fa
bootloader.c Add default value to BOOTLOADER_SIZE 11 anni fa
bootloader.h Moved files to common, protocol and doc directory 12 anni fa
bootmagic.c Fix debug parameter setting in eeconfig 11 anni fa
bootmagic.h Fix debug parameter setting in eeconfig 11 anni fa
command.c Add build option BOOTMAGIC_ENABLE 11 anni fa
command.h Fix commands 11 anni fa
controller_teensy.h Moved files to common, protocol and doc directory 12 anni fa
debug.c Add print_dec() and debug_dec(). 11 anni fa
debug.h Clean debug print in action.c. 11 anni fa
eeconfig.c Fix debug parameter setting in eeconfig 11 anni fa
eeconfig.h Fix debug parameter setting in eeconfig 11 anni fa
host.c Fix tap key using delaying_layer and waiting_key. 11 anni fa
host.h Merge branch 'keymap2' 11 anni fa
host_driver.h Moved files to common, protocol and doc directory 12 anni fa
keyboard.c Add mechanical locking switch support for CapsLock 11 anni fa
keyboard.h Change struct key_t 11 anni fa
keycode.h Add mechanical locking switch support for CapsLock 11 anni fa
keymap.c Fix legacy keymap support 11 anni fa
keymap.h Fix legacy keymap support 11 anni fa
layer_switch.c Add overlay framework 11 anni fa
layer_switch.h Add overlay framework 11 anni fa
led.h Moved files to common, protocol and doc directory 12 anni fa
matrix.h Fix debouncing and add legacy keymap support 11 anni fa
mousekey.c Add print_dec() and debug_dec(). 11 anni fa
mousekey.h Use software serial for Sun. 11 anni fa
print.c Clean debug print in action.c. 11 anni fa
print.h Clean debug print in action.c. 11 anni fa
report.h Rename HOST_* to PROTOCOL_* in protocol/*.mk 11 anni fa
sendchar.h test build of 'Host shield' in minimal env. 11 anni fa
sendchar_null.c Moved files to common, protocol and doc directory 12 anni fa
sendchar_uart.c Moved files to common, protocol and doc directory 12 anni fa
timer.c Initial version of new code for layer switch is added. 11 anni fa
timer.h usb_hid: workaround for compile on Windows. 11 anni fa
uart.c Moved files to common, protocol and doc directory 12 anni fa
uart.h Moved files to common, protocol and doc directory 12 anni fa
util.c Rewrite layer action with layer_switch 11 anni fa
util.h Rewrite layer action with layer_switch 11 anni fa