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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
tmk a295aa6aa9 Add support partly for modifier with tap key. 11 年之前
..
action.c Add support partly for modifier with tap key. 11 年之前
action.h Add support partly for modifier with tap key. 11 年之前
bootloader.c Fix MCU name macro in bootloader.c. 11 年之前
bootloader.h Moved files to common, protocol and doc directory 12 年之前
command.c Add print_dec() and debug_dec(). 11 年之前
command.h Fix commands 11 年之前
controller_teensy.h Moved files to common, protocol and doc directory 12 年之前
debug.c Add print_dec() and debug_dec(). 11 年之前
debug.h Fix usage of debug flag 11 年之前
host.c Fix tap key using delaying_layer and waiting_key. 11 年之前
host.h Fix tap key using delaying_layer and waiting_key. 11 年之前
host_driver.h Moved files to common, protocol and doc directory 12 年之前
keyboard.c Fix waiting_keys and periodical update for delaying layer. 11 年之前
keyboard.h Fix waiting_keys and periodical update for delaying layer. 11 年之前
keycode.h Add initial fix for new keymap. 11 年之前
keymap.h Add new layer actions. 11 年之前
led.h Moved files to common, protocol and doc directory 12 年之前
matrix.h Add child proof keyboard locking feature! 11 年之前
mousekey.c Add print_dec() and debug_dec(). 11 年之前
mousekey.h Use software serial for Sun. 11 年之前
print.c Fix usage of debug flag 11 年之前
print.h Add print_dec() and debug_dec(). 11 年之前
report.h Fix action of system and consumer usage. 11 年之前
sendchar.h test build of 'Host shield' in minimal env. 12 年之前
sendchar_null.c Moved files to common, protocol and doc directory 12 年之前
sendchar_uart.c Moved files to common, protocol and doc directory 12 年之前
timer.c Initial version of new code for layer switch is added. 11 年之前
timer.h usb_hid: workaround for compile on Windows. 12 年之前
uart.c Moved files to common, protocol and doc directory 12 年之前
uart.h Moved files to common, protocol and doc directory 12 年之前
util.c Initial version of new code for layer switch is added. 11 年之前
util.h Initial version of new code for layer switch is added. 11 年之前