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.
Drashna Jaelre 1caedd10c4
Don't clear keys on layer change unless STRICT_LAYER_RELEASE is enabled (#18577)
* Don't clear mousekeys unless clearing keys

* Revert "Don't clear mousekeys unless clearing keys"

This reverts commit 29a0c06b547d72b80d416a8b6fab478c77fbd247.

* Just don't clear anything on layer set

* Fix lint

* Enable test?
3 years ago
..
config.h
test.mk
test_action_layer.cpp Don't clear keys on layer change unless STRICT_LAYER_RELEASE is enabled (#18577) 3 years ago
test_keypress.cpp
test_one_shot_keys.cpp
test_tapping.cpp