mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-04-26 17:50:45 +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 = <>;
|
|
}; |