Skip to content

Commit

Permalink
Maybe
Browse files Browse the repository at this point in the history
  • Loading branch information
potter-man committed Jun 28, 2024
1 parent 6d6d5cd commit df17553
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions config/boards/shields/ergonaut_one/ergonaut_one.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@
default_layer {
bindings = <
&mt GRAVE TAB &kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P &kp LBKT
&mt GLOBE ESC &kp A &kp S &mtb LALT D &mtb LCMD F &kp G &kp H &mtb RCMD J &mtb RALT K &kp L &kp SEMI &kp SQT
&mt LCTRL ESC &kp A &kp S &kp D &kp F &kp G &kp H &kp J &kp K &kp L &kp SEMI &mt RCTRL SQT
&kp LSHFT &kp Z &kp X &kp C &kp V &kp B &kp N &mtb RBKT M &kp COMMA &kp DOT &kp FSLH &mt RSHFT BSLH
&mt LALT ESC &mt LCMD SPACE &mt LCTRL TAB &mt RSHFT BSPC &lt RSE SPACE &lt LWR RET
&mt LALT ESC &mt LCMD SPACE &lt LWR TAB &lt RSE BSPC &mt RCMD SPACE &mt RALT RET
>;
};

Expand All @@ -76,7 +76,7 @@
raise_layer {
bindings = <
&kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0 &kp MINUS &kp EQUAL
&trans &none &none &kp LALT &kp LCMD &none &kp LEFT &kp DOWN &kp UP &kp RIGHT &kp LBKT &kp RBKT
&trans &none &none &none &none &none &kp LEFT &kp DOWN &kp UP &kp RIGHT &kp LBKT &kp RBKT
&trans &none &none &none &none &none &none &none &kp COMMA &kp DOT &kp FSLH &trans
&trans &trans &trans &trans &trans &trans
>;
Expand Down
6 changes: 3 additions & 3 deletions config/ergonaut_one.conf
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ CONFIG_ZMK_BATTERY_REPORT_INTERVAL=1800
CONFIG_ZMK_USB=y
CONFIG_ZMK_BLE=y

# CONFIG_BT_CTLR_TX_PWR_PLUS_8=n
# CONFIG_ZMK_BLE_PASSKEY_ENTRY=y
# CONFIG_ZMK_BLE_EXPERIMENTAL_SEC=y
CONFIG_BT_CTLR_TX_PWR_PLUS_8=n
CONFIG_ZMK_BLE_PASSKEY_ENTRY=y
CONFIG_ZMK_BLE_EXPERIMENTAL_SEC=y

0 comments on commit df17553

Please sign in to comment.