You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/common
tmk b60f9c6ac6 Boot Magic key for gh60 12 years ago
..
action.c Fix is_tap_key() 12 years ago
action.h Fix is_tap_key() 12 years ago
action_macro.c Add macro feature. 12 years ago
action_macro.h Add macro feature. 12 years ago
bootloader.c
bootloader.h
command.c Merge branch 'keymap2' 12 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
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 Boot Magic key for gh60 12 years ago
keyboard.h Add user defined function to action. 12 years ago
keycode.h Add doc/keycode.txt 12 years ago
keymap.c Add macro feature. 12 years ago
keymap.h Add macro feature. 12 years ago
led.h
matrix.h Add child proof keyboard locking feature! 12 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 Fix action of system and consumer usage. 12 years ago
sendchar.h
sendchar_null.c
sendchar_uart.c
timer.c Initial version of new code for layer switch is added. 12 years ago
timer.h
uart.c
uart.h
util.c Add bitpop16() in util.c. 12 years ago
util.h Add bitpop16() in util.c. 12 years ago