mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-04-25 09:10:47 +02:00
e6343f44ce
Add integration test for HID indicator state being propagated to split peripherals.
8 lines
105 B
Plaintext
8 lines
105 B
Plaintext
|
|
#include <dt-bindings/zmk/kscan_mock.h>
|
|
|
|
|
|
&kscan {
|
|
/delete-property/ exit-after;
|
|
events = <>;
|
|
}; |