tmk_keyboard/tmk_core/common
2017-02-17 06:31:29 -10:00
..
avr core: Fix sleep_led 2016-10-12 14:35:53 +09:00
chibios Merge commit '71381457fa1311dfa0b58ba882a96db740640871' 2016-04-21 14:37:16 +09:00
mbed Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
action_code.h core: Add MOD_NONE to mods_bit enum 2017-02-03 08:54:17 +09:00
action_layer.c core: action codes are action_t struct now 2016-08-29 13:54:44 +09:00
action_layer.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
action_macro.c core: Fix variable initialize 2016-01-15 16:26:01 +09:00
action_macro.h Add support for storing, restoring and clearing modifiers in macros 2016-01-15 15:30:37 +09:00
action_tapping.c Merge commit '657d9f23fe47fb88cf221adb23095082f191ba6a' 2016-02-17 08:18:03 +09:00
action_tapping.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
action_util.c core: Fix for disabling NKRO in Boot protocol 2015-09-20 14:34:13 +09:00
action_util.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
action.c core: Fix LAYER_MODS() and LAYER_TAP() 2017-01-11 10:30:47 +09:00
action.h Revert "Make action_for_key a weak symbol" 2015-05-21 20:30:10 +09:00
actionmap.c core: Add unimap support 2016-08-29 13:54:44 +09:00
actionmap.h core: Fix typo in definition AC_g 2016-11-14 23:30:06 +01:00
backlight.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
backlight.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
bootloader.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
bootmagic.c Merge commit '71381457fa1311dfa0b58ba882a96db740640871' 2016-04-21 14:37:16 +09:00
bootmagic.h core: Actionmap support 2016-03-03 16:18:19 +09:00
command.c core: Fix sleep_led 2016-10-12 14:35:53 +09:00
command.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
debug.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
debug.h Merge commit '657d9f23fe47fb88cf221adb23095082f191ba6a' 2016-02-17 08:18:03 +09:00
eeconfig.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
hook.c Merge commit '20b787fc1284176834cbe7ca2134e4b36bec5828' 2016-05-22 22:49:29 +09:00
hook.h Merge commit '20b787fc1284176834cbe7ca2134e4b36bec5828' 2016-05-22 22:49:29 +09:00
host_driver.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
host.c Merge commit '22b6e15a179031afb7c3534cf7b109b0668b602c' 2016-12-10 10:29:51 +09:00
host.h Merge commit '22b6e15a179031afb7c3534cf7b109b0668b602c' 2016-12-10 10:29:51 +09:00
keyboard.c Merge remote-tracking branch 'refs/remotes/tmk/master' 2016-10-08 00:03:46 -10:00
keyboard.h Add keyboard_setup() and matrix_setup() 2015-05-19 00:39:43 +09:00
keycode.h core: Cancel removing IS_ANY() at c98e89f 2017-01-05 21:17:29 +09:00
keymap.c core: Add default implemenation of keymap read 2016-08-29 13:54:44 +09:00
keymap.h Move declaration of keymap_config. 2015-10-12 09:46:48 +01:00
led.h usb_usb: Support locking key indicator LED 2015-07-15 15:13:15 +09:00
matrix.c core: Change matrix_init and matrix_print 2016-10-08 13:13:48 +09:00
matrix.h core: Change matrix_init and matrix_print 2016-10-08 13:13:48 +09:00
mousekey.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
mousekey.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
nodebug.h Workaround for compiler warnings when console disabled. 2015-12-03 09:05:09 +00:00
print.c Add ChibiOS support (USB stack + support files). 2015-09-07 21:57:04 +01:00
print.h Merge commit '657d9f23fe47fb88cf221adb23095082f191ba6a' 2016-02-17 08:18:03 +09:00
progmem.h Modularity and gcc warnings fixes. 2015-09-07 21:33:06 +01:00
report.h core: Actionmap support 2016-03-03 16:18:19 +09:00
sendchar_null.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
sendchar_uart.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
sendchar.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
sleep_led.h core: Fix sleep_led 2016-10-12 14:35:53 +09:00
suspend.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
timer.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
uart.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
uart.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
unimap.c core: Fix unimap UNIMAP_NO case 2016-09-08 13:18:05 +09:00
unimap.h core: Swap position of PEQL and PENT in unimap 2016-11-30 00:15:12 +09:00
util.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
util.h usb_usb: Add multiple keyboard support 2016-06-21 13:49:06 +09:00
wait.h Add ChibiOS support (USB stack + support files). 2015-09-07 21:57:04 +01:00