qmk_firmware/tmk_core/common
jerryen 9c284786e7 Workaround for the macOS caps lock delay (#1308)
* Add 80ms delay for KC_CAPS when used as a tap key

Workaround for the macOS caps lock delay

* Revert "Increase TAPPING_TERM for the Clueboard"

This reverts commit a74e69e9fa.
2017-05-19 17:24:47 -07:00
..
avr Include host.h from suspend.c 2017-04-13 16:00:29 +03:00
chibios
mbed
action.c
action.h
action_code.h Fix documentation for TMK actions 2017-01-26 22:44:22 +11:00
action_layer.c Bug fix & added default_layer_state_set_kb 2017-02-15 05:20:15 +07:00
action_layer.h
action_macro.c
action_macro.h
action_tapping.c
action_tapping.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
action_util.c Empty implementation of has_onshot_mods_timed_out 2017-04-09 18:34:59 +03:00
action_util.h
backlight.c
backlight.h
bootloader.h
bootmagic.c Use keyboard config for nkro (#7) 2016-09-06 23:19:01 -05:00
bootmagic.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
command.c Simplified and polished a bit the code changes on tmk_core 2017-01-21 17:18:05 -05:00
command.h
debug.c
debug.h
eeconfig.c
eeconfig.h
eeprom.h Add ChibiOS support for QMK (#465) 2016-07-01 10:04:53 -04:00
host.c Use keyboard config for nkro (#7) 2016-09-06 23:19:01 -05:00
host.h Use keyboard config for nkro (#7) 2016-09-06 23:19:01 -05:00
host_driver.h
keyboard.c added comments and made function name clearer 2017-05-14 15:36:44 -07:00
keyboard.h
keycode.h
led.h
magic.c
magic.h
matrix.h
mousekey.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
mousekey.h Make MOUSEKEY_MOVE_MAX and MOUSEKEY_WHEEL_MAX configurable 2017-04-13 16:00:29 +03:00
nodebug.h
print.c
print.h Added User Print - A "light" console out option (#8) 2016-09-07 23:50:58 -05:00
progmem.h
raw_hid.h Initial version of Raw HID interface 2016-12-01 00:44:54 +11:00
report.h
sendchar.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
sendchar_null.c
sendchar_uart.c
sleep_led.h
suspend.h
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
util.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
util.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
virtser.h Added USB Virtual Serial support 2016-08-23 04:16:35 +00:00
wait.h Add ChibiOS support for QMK (#465) 2016-07-01 10:04:53 -04:00