test(split): Test split HID indicator setting. (#2747)
Add integration test for HID indicator state being propagated to split peripherals.
This commit is contained in:
parent
bc6bb90414
commit
e6343f44ce
7 changed files with 89 additions and 19 deletions
|
|
@ -0,0 +1,8 @@
|
|||
|
||||
#include <dt-bindings/zmk/kscan_mock.h>
|
||||
|
||||
|
||||
&kscan {
|
||||
/delete-property/ exit-after;
|
||||
events = <>;
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue