This repository has been archived on 2025-02-01. You can view files and clone it, but cannot push or open issues or pull requests.
tmk_keyboard/tmk_core/common
2018-01-14 08:14:16 +09:00
..
avr core: Fix for warning of unused function standby() 2018-01-14 08:14:16 +09:00
chibios Merge commit '71381457fa1311dfa0b58ba882a96db740640871' 2016-04-21 14:37:16 +09:00
mbed
action.c core: Fix out-of-bounds access by TICK event #487 2017-10-22 03:43:04 +09:00
action.h core: Fix for stuck key problem #441 2017-05-30 15:25:26 +09:00
action_code.h core: Change MOD_* definition to make OR(|) usable 2017-04-11 15:50:19 +09:00
action_layer.c core: Fix out-of-bounds access by TICK event #487 2017-10-22 03:43:04 +09:00
action_layer.h core: Fix for build option NO_ACTION_LAYER 2017-09-14 12:58:06 +09:00
action_macro.c
action_macro.h
action_tapping.c core: Fix for stuck key problem #441 2017-05-30 15:25:26 +09:00
action_tapping.h
action_util.c core: Fix for disabling NKRO in Boot protocol 2015-09-20 14:34:13 +09:00
action_util.h
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
backlight.h
bootloader.h
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
debug.c
debug.h
eeconfig.h
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.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
host_driver.h
keyboard.c core: Fix for warning of unused label. #515 2018-01-14 07:54:31 +09:00
keyboard.h
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
led.h
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
mousekey.h
nodebug.h
print.c
print.h
progmem.h
report.h core: Actionmap support 2016-03-03 16:18:19 +09:00
sendchar.h
sendchar_null.c
sendchar_uart.c
sleep_led.h core: Fix sleep_led 2016-10-12 14:35:53 +09:00
suspend.h
timer.h
uart.c
uart.h
unimap.c core: Fix unimap UNIMAP_NO case 2016-09-08 13:18:05 +09:00
unimap.h core: Fix typo 2017-04-11 15:54:35 +09:00
util.c
util.h usb_usb: Add multiple keyboard support 2016-06-21 13:49:06 +09:00
wait.h