Add bt profile stuff to thumb block on artsey left lily58
This commit is contained in:
parent
2073b3b1a5
commit
42a545d381
|
@ -6,6 +6,7 @@
|
|||
|
||||
#include <behaviors.dtsi>
|
||||
#include <dt-bindings/zmk/keys.h>
|
||||
#include <dt-bindings/zmk/bt.h>
|
||||
|
||||
// ARTS Row
|
||||
#define KEY_A 10
|
||||
|
@ -30,7 +31,8 @@
|
|||
&layer_numbers_kp LAYER_ID_NUMBERS S &kp T &kp R &layer_parentheticals_kp LAYER_ID_PARENTHETICALS A
|
||||
&none &none
|
||||
&layer_navigation_kp LAYER_ID_NAVIGATION O &kp I &kp Y &layer_symbols_kp LAYER_ID_SYMBOLS E
|
||||
&none &none &none &none &none &none &none &none &none &none
|
||||
&none &none &none &none &none &none &none
|
||||
&bt BT_CLR &bt BT_PRV &bt BT_NXT
|
||||
>;
|
||||
};
|
||||
numbers {
|
||||
|
|
Loading…
Reference in a new issue