Refactor wireless guard
This commit is contained in:
parent
675734657f
commit
4843012551
3 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
#include <behaviors.dtsi>
|
||||
#include <behaviors/num_word.dtsi> // requires auto-layer module
|
||||
#include <dt-bindings/zmk/keys.h>
|
||||
#if CONFIG_WIRELESS
|
||||
#ifdef CONFIG_WIRELESS
|
||||
#include <dt-bindings/zmk/bt.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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue