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