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