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)>;
|
||
|
};
|