mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 04:55:20 -05:00
5 lines
106 B
Plaintext
5 lines
106 B
Plaintext
#include "../behavior_keymap.dtsi"
|
|
|
|
&kscan {
|
|
events = <ZMK_MOCK_PRESS(1,0,10) ZMK_MOCK_PRESS(1,0,10)>;
|
|
}; |