qmk-dactyl-manuform-a/common
tmk b60f9c6ac6 Boot Magic key for gh60 2013-02-11 14:14:44 +09:00
..
action.c Fix is_tap_key() 2013-02-11 00:02:11 +09:00
action.h Fix is_tap_key() 2013-02-11 00:02:11 +09:00
action_macro.c Add macro feature. 2013-02-04 22:53:45 +09:00
action_macro.h Add macro feature. 2013-02-04 22:53:45 +09:00
bootloader.c Fix MCU name macro in bootloader.c. 2012-10-15 18:14:59 +09:00
bootloader.h Moved files to common, protocol and doc directory 2012-06-07 02:47:33 +09:00
command.c Merge branch 'keymap2' 2013-02-11 12:48:49 +09:00
command.h Fix commands 2012-10-17 15:55:37 +09:00
controller_teensy.h Moved files to common, protocol and doc directory 2012-06-07 02:47:33 +09:00
debug.c Add print_dec() and debug_dec(). 2012-10-27 02:27:09 +09:00
debug.h Clean debug print in action.c. 2013-01-29 10:40:43 +09:00
host.c Fix tap key using delaying_layer and waiting_key. 2013-01-13 10:24:20 +09:00
host.h Merge branch 'keymap2' 2013-02-11 12:48:49 +09:00
host_driver.h Moved files to common, protocol and doc directory 2012-06-07 02:47:33 +09:00
keyboard.c Boot Magic key for gh60 2013-02-11 14:14:44 +09:00
keyboard.h Add user defined function to action. 2013-02-01 14:48:11 +09:00
keycode.h Add doc/keycode.txt 2013-02-10 23:59:01 +09:00
keymap.c Add macro feature. 2013-02-04 22:53:45 +09:00
keymap.h Add macro feature. 2013-02-04 22:53:45 +09:00
led.h Moved files to common, protocol and doc directory 2012-06-07 02:47:33 +09:00
matrix.h Add child proof keyboard locking feature! 2012-10-18 00:59:59 +09:00
mousekey.c Add print_dec() and debug_dec(). 2012-10-27 02:27:09 +09:00
mousekey.h Use software serial for Sun. 2012-10-19 15:07:23 +09:00
print.c Clean debug print in action.c. 2013-01-29 10:40:43 +09:00
print.h Clean debug print in action.c. 2013-01-29 10:40:43 +09:00
report.h Fix action of system and consumer usage. 2012-12-17 03:06:21 +09:00
sendchar.h test build of 'Host shield' in minimal env. 2012-08-28 21:56:15 +09:00
sendchar_null.c Moved files to common, protocol and doc directory 2012-06-07 02:47:33 +09:00
sendchar_uart.c Moved files to common, protocol and doc directory 2012-06-07 02:47:33 +09:00
timer.c Initial version of new code for layer switch is added. 2012-10-17 15:55:37 +09:00
timer.h usb_hid: workaround for compile on Windows. 2012-09-04 13:29:21 +09:00
uart.c Moved files to common, protocol and doc directory 2012-06-07 02:47:33 +09:00
uart.h Moved files to common, protocol and doc directory 2012-06-07 02:47:33 +09:00
util.c Add bitpop16() in util.c. 2012-11-24 16:34:59 +09:00
util.h Add bitpop16() in util.c. 2012-11-24 16:34:59 +09:00