You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/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.
8 years ago
..
avr Include host.h from suspend.c 8 years ago
chibios
mbed
action.c Workaround for the macOS caps lock delay (#1308) 8 years ago
action.h
action_code.h Fix documentation for TMK actions 9 years ago
action_layer.c Bug fix & added default_layer_state_set_kb 9 years ago
action_layer.h Fix bug fix attempt 9 years ago
action_macro.c
action_macro.h Add support for various tapping macros 9 years ago
action_tapping.c Merge pull request #1098 from lambdalisue/tapping-force-hold 8 years ago
action_tapping.h
action_util.c Empty implementation of has_onshot_mods_timed_out 8 years ago
action_util.h
backlight.c
backlight.h
bootloader.h
bootmagic.c
bootmagic.h
command.c Simplified and polished a bit the code changes on tmk_core 9 years ago
command.h
debug.c
debug.h
eeconfig.c
eeconfig.h
eeprom.h
host.c
host.h
host_driver.h
keyboard.c added comments and made function name clearer 8 years ago
keyboard.h improvements 8 years ago
keycode.h
led.h
magic.c
magic.h
matrix.h Minor cleanup 9 years ago
mousekey.c
mousekey.h Make MOUSEKEY_MOVE_MAX and MOUSEKEY_WHEEL_MAX configurable 8 years ago
nodebug.h
print.c
print.h
progmem.h
raw_hid.h
report.h Minor cleanup 9 years ago
sendchar.h
sendchar_null.c
sendchar_uart.c
sleep_led.h
suspend.h
timer.h
uart.c
uart.h
util.c
util.h
virtser.h
wait.h