qmk-dactyl-manuform-a/common
tmk 6caefe9649 Fixes from Tranquilite@GH.
- Fix keyboard_task() when matrix column size > 16
- Add clear_keyboard() in NKRO command to avoid stucking keys.
- Fix function name in print.c.
2012-11-23 12:33:42 +09:00
..
bootloader.c
bootloader.h
command.c Fixes from Tranquilite@GH. 2012-11-23 12:33:42 +09:00
command.h
controller_teensy.h
debug.c Add print_dec() and debug_dec(). 2012-10-27 02:27:09 +09:00
debug.h Fix usage of debug flag 2012-10-27 03:07:37 +09:00
host.c
host.h Fix and keymap of hid_liber from alaricljs at geekhack.org. 2012-11-13 10:07:59 +09:00
host_driver.h
keyboard.c Fixes from Tranquilite@GH. 2012-11-23 12:33:42 +09:00
keyboard.h
keycode.h
keymap.h
led.h
matrix.h
mousekey.c Add print_dec() and debug_dec(). 2012-10-27 02:27:09 +09:00
mousekey.h
print.c Fixes from Tranquilite@GH. 2012-11-23 12:33:42 +09:00
print.h Add print_dec() and debug_dec(). 2012-10-27 02:27:09 +09:00
report.h
sendchar.h
sendchar_null.c
sendchar_uart.c
timer.c
timer.h
uart.c
uart.h
util.c
util.h