tmk_keyboard/tmk_core/common
2021-07-07 23:13:15 +09:00
..
avr core: Make TIMER0 ISR noblock 2020-05-22 11:52:44 +09:00
chibios make some change to complie stm32_f103_onekey with new version of Chibios (#583) 2018-11-07 08:08:08 +09:00
mbed Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
action.c core: Fix is_tap_key() #673 2021-02-08 16:28:59 +09:00
action.h core: Add utility type_code() in aciton.h #528 2018-01-28 16:17:20 +09:00
action_code.h core: Fix ACTION_LAYER_MODS 2021-06-29 18:15:24 +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 core: Fix variable initialize 2016-01-15 16:26:01 +09:00
action_macro.h core: Add utility macros in action_macro.h (#532) 2018-01-29 08:10:35 +09:00
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: Build option: NKRO_6KRO_ENABLE 2021-06-29 20:35:24 +09:00
action_util.h
actionmap.c core: Add unimap support 2016-08-29 13:54:44 +09:00
actionmap.h core: Add HID usage for Display Brightness Control 2020-05-11 21:58:50 +09:00
backlight.c
backlight.h
bootloader.h
bootmagic.c core: Build option: NKRO_6KRO_ENABLE 2021-06-29 20:35:24 +09:00
bootmagic.h core: Actionmap support 2016-03-03 16:18:19 +09:00
command.c core: Build option: NKRO_6KRO_ENABLE 2021-06-29 20:35:24 +09:00
command.h Fix header guard in tmk_core/common/command.h (#581) 2018-10-31 09:34:01 +09:00
debug.c
debug.h Merge commit '657d9f23fe47fb88cf221adb23095082f191ba6a' 2016-02-17 08:18:03 +09:00
eeconfig.h
hook.c core: Add hook_process_action() 2019-05-29 23:57:51 +09:00
hook.h core: Add hook_process_action() 2019-05-29 23:57:51 +09:00
host.c core: Build option: NKRO_6KRO_ENABLE 2021-06-29 20:35:24 +09:00
host.h core: Build option: NKRO_6KRO_ENABLE 2021-06-29 20:35:24 +09:00
host_driver.h
keyboard.c core: Add default impl for led_set() 2020-05-30 15:20:05 +09:00
keyboard.h
keycode.h core: Fix is_tap_key() #673 2021-02-08 16:28:59 +09:00
keymap.c core: Fix keymap.h header for C++ 2021-06-30 17:04:08 +09:00
keymap.h core: Fix keymap.h header for C++ 2021-06-30 17:04:08 +09:00
led.h usb_usb: Support locking key indicator LED 2015-07-15 15:13:15 +09:00
matrix.c core: Fix matrix_print() 2020-06-02 00:57:37 +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 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: Build option: NKRO_6KRO_ENABLE 2021-06-29 20:35:24 +09:00
ringbuf.h ibmpc: ringbuf optimization for c 2021-07-07 23:13:15 +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 core: Add hook_usb_startup_wait_loop 2019-05-29 14:50:56 +09:00
timer.h tmk_core/common/timer.h: Improve code generation for TIMER_DIFF* macros 2020-04-01 07:46:18 +03:00
uart.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
unimap.c core: Fix unimap translation range 2020-02-03 12:47:01 +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 Add ChibiOS support (USB stack + support files). 2015-09-07 21:57:04 +01:00