Keyboard firmwares for Atmel AVR and Cortex-M
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
tmk afc3148e23 Add supsend and wakeup to pjrc stack 11 年前
..
action.c Clean action.c 11 年前
action.h Clean action.h and add keymap doc 11 年前
action_macro.c Add NO_ACTION_TAPPING and NO_ACTION_MACRO config options 11 年前
action_macro.h Add NO_ACTION_TAPPING and NO_ACTION_MACRO config options 11 年前
action_oneshot.c Add NO_ACTION_ONESHOT config option 11 年前
action_oneshot.h Add NO_ACTION_ONESHOT config option 11 年前
bootloader.c Add default value to BOOTLOADER_SIZE 11 年前
bootloader.h Moved files to common, protocol and doc directory 12 年前
bootmagic.c Fix debug parameter setting in eeconfig 11 年前
bootmagic.h Fix debug parameter setting in eeconfig 11 年前
command.c Add NO_PRINT and NO_DEBUG config options. 11 年前
command.h Add COMMAND_ENABLE build option 11 年前
controller_teensy.h Moved files to common, protocol and doc directory 12 年前
debug.c Add print_dec() and debug_dec(). 11 年前
debug.h Add NO_PRINT and NO_DEBUG config options. 11 年前
eeconfig.c Fix debug parameter setting in eeconfig 11 年前
eeconfig.h Fix debug parameter setting in eeconfig 11 年前
host.c Fix tap key using delaying_layer and waiting_key. 11 年前
host.h Merge branch 'keymap2' 11 年前
host_driver.h Moved files to common, protocol and doc directory 12 年前
keyboard.c Add NO_PRINT and NO_DEBUG config options. 11 年前
keyboard.h Change struct key_t 11 年前
keycode.h Add mechanical locking switch support for CapsLock 11 年前
keymap.c Fix legacy keymap support 11 年前
keymap.h Fix legacy keymap support 11 年前
layer_switch.c Add NO_ACTION_KEYMAP config option 11 年前
layer_switch.h Add NO_ACTION_KEYMAP config option 11 年前
led.h Moved files to common, protocol and doc directory 12 年前
matrix.h Fix debouncing and add legacy keymap support 11 年前
mousekey.c Add print_dec() and debug_dec(). 11 年前
mousekey.h Use software serial for Sun. 11 年前
print.c Add NO_PRINT and NO_DEBUG config options. 11 年前
print.h Add NO_PRINT and NO_DEBUG config options. 11 年前
report.h Rename HOST_* to PROTOCOL_* in protocol/*.mk 11 年前
sendchar.h test build of 'Host shield' in minimal env. 11 年前
sendchar_null.c Moved files to common, protocol and doc directory 12 年前
sendchar_uart.c Moved files to common, protocol and doc directory 12 年前
sleep_led.c Change sleep led step table to get smooth 11 年前
sleep_led.h Add common/suspend.c 11 年前
suspend.c Add supsend and wakeup to pjrc stack 11 年前
suspend.h Add common/suspend.c 11 年前
timer.c Initial version of new code for layer switch is added. 11 年前
timer.h usb_hid: workaround for compile on Windows. 11 年前
uart.c Moved files to common, protocol and doc directory 12 年前
uart.h Moved files to common, protocol and doc directory 12 年前
util.c Rewrite layer action with layer_switch 11 年前
util.h Rewrite layer action with layer_switch 11 年前