Adopt new BT unpairing standards

This commit is contained in:
Kristoffer Onias
2020-09-23 16:31:02 -07:00
parent 0ce36865b2
commit 9fffebd5da
2 changed files with 3 additions and 5 deletions

View File

@@ -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