Keyboard firmwares for Atmel AVR and Cortex-M
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
flabbergast 0914c58351 Add correct chibios/bootloader_jump for infinity KB. 8 年前
..
avr Move AVR specific sleep_led.c into avr. 8 年前
chibios Add correct chibios/bootloader_jump for infinity KB. 8 年前
mbed Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 年前
action.c Remove unneeded tap delays #201 9 年前
action.h Revert "Make action_for_key a weak symbol" 9 年前
action_code.h Fix parenthesis 8 年前
action_layer.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 年前
action_layer.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 年前
action_macro.c Fix weak modifier clear in action macro 8 年前
action_macro.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 年前
action_tapping.c Modularity and gcc warnings fixes. 8 年前
action_tapping.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 年前
action_util.c core: Fix for disabling NKRO in Boot protocol 8 年前
action_util.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 年前
backlight.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 年前
backlight.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 年前
bootloader.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 年前
bootmagic.c Move declaration of keymap_config. 8 年前
bootmagic.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 年前
command.c Merge branch 'master' into chibios 8 年前
command.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 年前
debug.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 年前
debug.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 年前
eeconfig.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 年前
host.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 年前
host.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 年前
host_driver.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 年前
keyboard.c Add keyboard_setup() and matrix_setup() 9 年前
keyboard.h Add keyboard_setup() and matrix_setup() 9 年前
keycode.h Change to KC_BOOTLOADER(KC_BTLD) 8 年前
keymap.c Move declaration of keymap_config. 8 年前
keymap.h Move declaration of keymap_config. 8 年前
led.h usb_usb: Support locking key indicator LED 9 年前
matrix.h Add keyboard_setup() and matrix_setup() 9 年前
mousekey.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 年前
mousekey.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 年前
nodebug.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 年前
print.c Add ChibiOS support (USB stack + support files). 8 年前
print.h Add ChibiOS support (USB stack + support files). 8 年前
progmem.h Modularity and gcc warnings fixes. 8 年前
report.h NKRO fixes. 8 年前
sendchar.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 年前
sendchar_null.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 年前
sendchar_uart.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 年前
sleep_led.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 年前
suspend.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 年前
timer.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 年前
uart.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 年前
uart.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 年前
util.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 年前
util.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 年前
wait.h Add ChibiOS support (USB stack + support files). 8 年前