diff options
author | Nick <nick.win999@gmail.com> | 2020-09-13 23:29:31 -0500 |
---|---|---|
committer | Nick <nick.win999@gmail.com> | 2020-09-13 23:29:31 -0500 |
commit | 7b12dc6caf7517aa95d66fadb529c260be752ff5 (patch) | |
tree | 885c0621751d9ff197eaa4ce588a645983a41ac8 /app/boards/shields/qaz | |
parent | 304603240f7ba16f67912a0031c64fb9ae4e8279 (diff) |
feature(board): add BT prof management to defaults
Diffstat (limited to 'app/boards/shields/qaz')
-rw-r--r-- | app/boards/shields/qaz/qaz.keymap | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app/boards/shields/qaz/qaz.keymap b/app/boards/shields/qaz/qaz.keymap index ffa2f6c..07cd90e 100644 --- a/app/boards/shields/qaz/qaz.keymap +++ b/app/boards/shields/qaz/qaz.keymap @@ -6,6 +6,7 @@ #include <behaviors.dtsi> #include <dt-bindings/zmk/keys.h> +#include <dt-bindings/zmk/bt.h> #define DEFAULT 0 #define NUM_SYM 1 @@ -34,7 +35,7 @@ nav { bindings = < - &none &none &none &none &none &none &none &kp UARW &none &kp BKSP + &bt BT_CLR &bt BT_NXT &bt BT_PRV &none &none &none &none &kp UARW &none &kp BKSP &trans &trans &trans &trans &none &none &kp LARW &kp DARW &kp RARW &none &none &none &none &none &none &none &none &none &none &none &none &none &none &none &trans &trans &kp RET &trans &kp FSLH |