Remap bluetooth controls
This commit is contained in:
parent
906885a9e1
commit
df09410422
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
#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_SEL 4
|
||||
#define _BT_CFG_KEYS_ &bt BT_CLR &trans &out OUT_TOG
|
||||
#define _BT_CFG_KEYS_ &trans &out OUT_TOG &bt BT_CLR
|
||||
#else
|
||||
#define _BT_SEL_KEYS_ &trans &trans &trans &trans &trans
|
||||
#define _BT_CFG_KEYS_ &trans &trans &trans
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue