Add leader sequences for system and output control
This commit is contained in:
parent
fb9230e3c1
commit
ea0538ffba
2 changed files with 11 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
#include <dt-bindings/zmk/keys.h>
|
||||
#ifdef CONFIG_WIRELESS
|
||||
#include <dt-bindings/zmk/bt.h>
|
||||
#include <dt-bindings/zmk/outputs.h>
|
||||
#define _BT_SEL_KEYS_ &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_CLR
|
||||
#else
|
||||
#define _BT_SEL_KEYS_ &trans &trans &trans &trans &trans
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue