jlj-qmk/tmk_core/common
Konstantin Đorđević 93b004c943 Keep pressed keys on layer state change (fixes #2053, #2279) (#3905)
* Keep pressed keys on layer state change

* Add doc comment for clear_keyboard_but_mods_and_keys

* Keep pressed keys only if PREVENT_STUCK_MODIFIERS is on

* Check STRICT_LAYER_RELEASE instead of PREVENT_STUCK_MODIFIERS
2018-12-28 11:07:56 -08:00
..
arm_atsam
avr
chibios
mbed
test
action_code.h
action_layer.c Keep pressed keys on layer state change (fixes #2053, #2279) (#3905) 2018-12-28 11:07:56 -08:00
action_layer.h adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4462) 2018-12-04 08:04:57 -08:00
action_macro.c
action_macro.h
action_tapping.c
action_tapping.h
action_util.c
action_util.h
action.c Keep pressed keys on layer state change (fixes #2053, #2279) (#3905) 2018-12-28 11:07:56 -08:00
action.h Keep pressed keys on layer state change (fixes #2053, #2279) (#3905) 2018-12-28 11:07:56 -08:00
backlight.c
backlight.h
bootloader.h
bootmagic.c
bootmagic.h
command.c Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c (#4522) 2018-12-14 21:31:56 -08:00
command.h
debug.c
debug.h
eeconfig.c
eeconfig.h
eeprom.h
host_driver.h
host.c
host.h
keyboard.c adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4462) 2018-12-04 08:04:57 -08:00
keyboard.h
keycode.h Add standard definitions for ALGR and KC_ALGR (#4389) 2018-12-12 10:17:19 -08:00
led.h
magic.c
magic.h
matrix.h
mousekey.c
mousekey.h
nodebug.h
print.c
print.h Fixed docs/newbs_testing_debugging.md and tmk_core/common/print.h 2018-11-27 14:40:19 -05:00
progmem.h
raw_hid.h
report.c
report.h Add Extrakey support for Brightness up/down (#4477) 2018-11-28 08:19:07 -08:00
sendchar_null.c
sendchar_uart.c
sendchar.h
sleep_led.h
suspend.h
timer.h
uart.c
uart.h
util.c
util.h
virtser.h
wait.h