feat(behaviors): &key_repeat behavior + tests.
* Add new `&key_repeat` behavior that captures and re-sends the most recently triggered keycode. Closes: #853
This commit is contained in:
parent
ac3c3170bd
commit
70bb7c9334
16 changed files with 278 additions and 0 deletions
|
|
@ -15,3 +15,4 @@
|
|||
#include <behaviors/ext_power.dtsi>
|
||||
#include <behaviors/outputs.dtsi>
|
||||
#include <behaviors/caps_word.dtsi>
|
||||
#include <behaviors/key_repeat.dtsi>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue