This commit is contained in:
Glen 2022-04-16 12:12:08 -04:00
parent 7b57e9b18b
commit b7c897fc6b
2 changed files with 3 additions and 1 deletions

View file

@ -1,4 +1,6 @@
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
CONFIG_BT_MAX_CONN=6
CONFIG_BT_MAX_PAIRED=6
CONFIG_ZMK_COMBO_MAX_COMBOS_PER_KEY=12
CONFIG_ZMK_SLEEP=y
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000

View file

@ -125,7 +125,7 @@
label = "Nav";
bindings = <
// ╭─────────────┬─────────────┬─────────────┬─────────────┬─────────────╮ ╭─────────────┬─────────────┬─────────────┬─────────────┬─────────────╮
&kp F2 &kp F3 &kp F4 &kp F5 &kp PG_UP &kp HOME &kp ENTER &kp END
&kp F2 &kp F3 &kp F4 &bt BT_NXT &kp PG_UP &kp HOME &kp ENTER &kp END
&sk LGUI &sk LALT &sk LCTRL &sk LSHFT &kp LC(Z) &kp PG_DN &kp LARW &kp DARW &kp UARW &kp RARW
&kp F1 &kp LC(X) &kp LC(C) &kp LC(V) &kp TAB &kp LS(TAB) &key_repeat &caps_word
// ╰─────────────┴─────────────┴─────────────╮ ╭─────────────┴─────────────┴─────────────╯