diff options
author | Kristoffer Onias <kristoffer.onias@liferay.com> | 2020-09-23 16:31:02 -0700 |
---|---|---|
committer | Kristoffer Onias <kristoffer.onias@liferay.com> | 2020-09-23 16:31:02 -0700 |
commit | 9fffebd5dac13d0a57f6f6aaff0654a2bd0986c1 (patch) | |
tree | aabda7b7a1bb3f7fe1ac6f8a1a75418debcf92ed /app/boards/shields/romac_plus/romac_plus.keymap | |
parent | 0ce36865b2026c8739c01cebd3031180aa0f3b1f (diff) |
Adopt new BT unpairing standards
Diffstat (limited to 'app/boards/shields/romac_plus/romac_plus.keymap')
-rw-r--r-- | app/boards/shields/romac_plus/romac_plus.keymap | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app/boards/shields/romac_plus/romac_plus.keymap b/app/boards/shields/romac_plus/romac_plus.keymap index 947b20a..3fa9441 100644 --- a/app/boards/shields/romac_plus/romac_plus.keymap +++ b/app/boards/shields/romac_plus/romac_plus.keymap @@ -5,6 +5,7 @@ */ #include <behaviors.dtsi> +#include <dt-bindings/zmk/bt.h> #include <dt-bindings/zmk/keys.h> / { @@ -30,13 +31,13 @@ // nav_layer { // ----------------------- -// | _ | HOME | PGUP | +// | BT_CLR | HOME | PGUP | // | _ | END | PGDN | // | _ | _ | _ | // | _ | _ | RET | // ----------------------- // bindings = < - // &trans &kp HOME &kp PGUP + // &bt BT_CLR &kp HOME &kp PGUP // &trans &kp END &kp PGDN // &trans &trans &trans .0 // &trans &trans &kp RET |