Keyboard firmwares for Atmel AVR and Cortex-M
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.
di0ib 126dbd2f2b Merge remote-tracking branch 'refs/remotes/tmk/master' 7 년 전
..
avr core: Fix sleep_led 7 년 전
chibios Merge commit '71381457fa1311dfa0b58ba882a96db740640871' 8 년 전
mbed Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 년 전
action.c core: Fix LAYER_MODS() and LAYER_TAP() 7 년 전
action.h Revert "Make action_for_key a weak symbol" 9 년 전
action_code.h core: Add MOD_NONE to mods_bit enum 7 년 전
action_layer.c core: action codes are action_t struct now 7 년 전
action_layer.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 년 전
action_macro.c core: Fix variable initialize 8 년 전
action_macro.h Add support for storing, restoring and clearing modifiers in macros 8 년 전
action_tapping.c Merge commit '657d9f23fe47fb88cf221adb23095082f191ba6a' 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 년 전
actionmap.c core: Add unimap support 7 년 전
actionmap.h core: Fix typo in definition AC_g 7 년 전
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 Merge commit '71381457fa1311dfa0b58ba882a96db740640871' 8 년 전
bootmagic.h core: Actionmap support 8 년 전
command.c core: Fix sleep_led 7 년 전
command.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 년 전
debug.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 년 전
debug.h Merge commit '657d9f23fe47fb88cf221adb23095082f191ba6a' 8 년 전
eeconfig.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 년 전
hook.c Merge commit '20b787fc1284176834cbe7ca2134e4b36bec5828' 8 년 전
hook.h Merge commit '20b787fc1284176834cbe7ca2134e4b36bec5828' 8 년 전
host.c Merge commit '22b6e15a179031afb7c3534cf7b109b0668b602c' 7 년 전
host.h Merge commit '22b6e15a179031afb7c3534cf7b109b0668b602c' 7 년 전
host_driver.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 년 전
keyboard.c Merge remote-tracking branch 'refs/remotes/tmk/master' 7 년 전
keyboard.h Add keyboard_setup() and matrix_setup() 9 년 전
keycode.h core: Cancel removing IS_ANY() at c98e89f 7 년 전
keymap.c core: Add default implemenation of keymap read 7 년 전
keymap.h Move declaration of keymap_config. 8 년 전
led.h usb_usb: Support locking key indicator LED 8 년 전
matrix.c core: Change matrix_init and matrix_print 7 년 전
matrix.h core: Change matrix_init and matrix_print 7 년 전
mousekey.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 년 전
mousekey.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 년 전
nodebug.h Workaround for compiler warnings when console disabled. 8 년 전
print.c Add ChibiOS support (USB stack + support files). 8 년 전
print.h Merge commit '657d9f23fe47fb88cf221adb23095082f191ba6a' 8 년 전
progmem.h Modularity and gcc warnings fixes. 8 년 전
report.h core: Actionmap support 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 core: Fix sleep_led 7 년 전
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 년 전
unimap.c core: Fix unimap UNIMAP_NO case 7 년 전
unimap.h core: Swap position of PEQL and PENT in unimap 7 년 전
util.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 9 년 전
util.h usb_usb: Add multiple keyboard support 8 년 전
wait.h Add ChibiOS support (USB stack + support files). 8 년 전