added keys for output settings
This commit is contained in:
parent
487c3da58e
commit
02f7b22d4d
@ -7,6 +7,7 @@
|
||||
#include <behaviors.dtsi>
|
||||
#include <dt-bindings/zmk/keys.h>
|
||||
#include <dt-bindings/zmk/bt.h>
|
||||
#include <dt-bindings/zmk/outputs.h>
|
||||
|
||||
#define DEFAULT 0
|
||||
#define LOWER 1
|
||||
@ -60,12 +61,12 @@
|
||||
adjust_layer {
|
||||
// -----------------------------------------------------------------------------------------
|
||||
// | MUTE |VOLDN|VOLUP| PREV| NEXT| PLAY| | BT1 | BT2 | BT3 | BT4 | BT5 | BTCLR|
|
||||
// | CAPS | | | | | | | | | | | | |
|
||||
// | CAPS | | | | | | | BT | USB | | | | |
|
||||
// | | | | | BRID| BRIU| | | | | | | |
|
||||
// | GUI | | ENT | | SPC | | ALT |
|
||||
bindings = <
|
||||
&kp C_MUTE &kp C_VOL_DN &kp C_VOL_UP &kp C_PREV &kp C_NEXT &kp C_PP &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &bt BT_CLR
|
||||
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
|
||||
&trans &trans &trans &trans &trans &trans &out OUT_BLE &out OUT_USB &trans &trans &trans &trans
|
||||
&kp CAPS &trans &trans &trans &kp C_BRI_DN &kp C_BRI_UP &trans &trans &trans &trans &trans &trans
|
||||
&trans &trans &trans &trans &trans &trans
|
||||
>;
|
||||
|
Loading…
Reference in New Issue
Block a user