Keyboard firmwares for Atmel AVR and Cortex-M
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
tmk 524c7d133c Merge commit '657d9f23fe47fb88cf221adb23095082f191ba6a' il y a 8 ans
..
avr Move AVR specific sleep_led.c into avr. il y a 8 ans
chibios ChibiOS: prettify/document sleep_led code. il y a 8 ans
mbed Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' il y a 9 ans
action.c enable TAPPING_TOGGLE=1 to work correctly il y a 8 ans
action.h Revert "Make action_for_key a weak symbol" il y a 9 ans
action_code.h add ACTION_DEFAULT_LAYER_TOGGLE to toggle a default layer on/off il y a 8 ans
action_layer.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' il y a 9 ans
action_layer.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' il y a 9 ans
action_macro.c core: Fix variable initialize il y a 8 ans
action_macro.h Add support for storing, restoring and clearing modifiers in macros il y a 8 ans
action_tapping.c Merge commit '657d9f23fe47fb88cf221adb23095082f191ba6a' il y a 8 ans
action_tapping.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' il y a 9 ans
action_util.c core: Fix for disabling NKRO in Boot protocol il y a 8 ans
action_util.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' il y a 9 ans
backlight.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' il y a 9 ans
backlight.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' il y a 9 ans
bootloader.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' il y a 9 ans
bootmagic.c Move declaration of keymap_config. il y a 8 ans
bootmagic.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' il y a 9 ans
command.c Workaround for compiler warnings when console disabled. il y a 8 ans
command.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' il y a 9 ans
debug.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' il y a 9 ans
debug.h Merge commit '657d9f23fe47fb88cf221adb23095082f191ba6a' il y a 8 ans
eeconfig.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' il y a 9 ans
host.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' il y a 9 ans
host.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' il y a 9 ans
host_driver.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' il y a 9 ans
keyboard.c Add keyboard_setup() and matrix_setup() il y a 9 ans
keyboard.h Add keyboard_setup() and matrix_setup() il y a 9 ans
keycode.h usb_usb: Fix for keymap editor il y a 8 ans
keymap.c Merge branch 'master' into chibios il y a 8 ans
keymap.h Move declaration of keymap_config. il y a 8 ans
led.h usb_usb: Support locking key indicator LED il y a 8 ans
matrix.h Add keyboard_setup() and matrix_setup() il y a 9 ans
mousekey.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' il y a 9 ans
mousekey.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' il y a 9 ans
nodebug.h Workaround for compiler warnings when console disabled. il y a 8 ans
print.c Add ChibiOS support (USB stack + support files). il y a 8 ans
print.h Merge commit '657d9f23fe47fb88cf221adb23095082f191ba6a' il y a 8 ans
progmem.h Modularity and gcc warnings fixes. il y a 8 ans
report.h NKRO fixes. il y a 8 ans
sendchar.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' il y a 9 ans
sendchar_null.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' il y a 9 ans
sendchar_uart.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' il y a 9 ans
sleep_led.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' il y a 9 ans
suspend.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' il y a 9 ans
timer.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' il y a 9 ans
uart.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' il y a 9 ans
uart.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' il y a 9 ans
util.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' il y a 9 ans
util.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' il y a 9 ans
wait.h Add ChibiOS support (USB stack + support files). il y a 8 ans