qmk_firmware/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 USB Suspend for arm_atsam protocol 2018-11-02 14:33:07 -07:00
avr
chibios
mbed
test
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
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
backlight.c Backlight status functions (#4259) 2018-11-14 07:45:46 -08:00
backlight.h Backlight status functions (#4259) 2018-11-14 07:45:46 -08:00
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 command.h include was not set correctly 2018-11-06 00:40:30 -05:00
debug.c
debug.h
eeconfig.c
eeconfig.h
eeprom.h
host.c Use a single endpoint for HID reports (#3951) 2018-11-15 22:22:05 -08:00
host.h
host_driver.h
keyboard.c adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4462) 2018-12-04 08:04:57 -08:00
keyboard.h Move disable JTAG code from keyboard_init to keyboard_setup 2018-11-02 14:31:29 -07:00
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 Use a single endpoint for HID reports (#3951) 2018-11-15 22:22:05 -08:00
report.h Add Extrakey support for Brightness up/down (#4477) 2018-11-28 08:19:07 -08:00
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