Skip to content

Commit

Permalink
Update bbp9983.keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
ZitaoTech authored Jul 29, 2024
1 parent a3905a7 commit ac9425e
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions config/bbp9983.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
#binding-cells = <2>;
flavor = "balanced";
tapping-term-ms = <400>;
bindings = <&ext_power>, <&kp>;
bindings = <&kp>, <&kp>;
};
};

Expand All @@ -60,11 +60,11 @@
// | aA | 0 | SPACE | SYM | aA |
// -----------------------------------------------------------------------------------------------------------------

&mkp LCLK &mkp RCLK
&mkp LCLK &mkp RCLK
&kp CLCK &kp LGUI &mkp LCLK &mt ESC K_BACK &kp TAB
&kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P
&kp A &kp S &kp D &kp F &kp G &kp H &kp J &kp K &kp L &kp BSPC
&kp LSHFT &kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp SEMI &kp ENTER
&bhm HASH Q &bhm N1 W &bhm N2 E &bhm N3 R &bhm LPAR T &bhm RPAR Y &bhm UNDER U &bhm MINUS I &bhm PLUS O &bhm AT P
&bhm STAR A &bhm N4 S &bhm N5 D &bhm N6 F &bhm SLASH G &bhm COLON H &bhm SEMI J &bhm APOS K &bhm DQT L &kp BSPC
&kp LSHFT &bhm N7 Z &bhm N8 X &bhm N9 C &bhm QMARK V &bhm EXCL B &bhm COMMA N &bhm DOT M &kp SEMI &kp ENTER
&kp LCTRL &kp LALT &kp SPACE &to SYM &to UPPER
>;
};
Expand All @@ -87,12 +87,11 @@
bindings = <
&msc SCRL_UP &msc SCRL_DOWN
&bt BT_SEL 0 &bt BT_SEL 1 &td0 &bt BT_SEL 2 &bt BT_SEL 3
&none &kp UP &none &sys_reset &ext_power EP_TOG &none &kp LT &kp GT &kp PIPE &kp EQUAL
&none &kp UP &none &sys_reset &ext_power EP_TOG &none &kp LT &kp GT &kp PIPE &kp KP_EQUAL
&kp LEFT &kp DOWN &kp RIGHT &none &kp BSLH &kp AMPS &kp LBRC &kp RBRC &kp CARET &kp BSPC
&kp LSHFT &none &none &none &bl BL_DEC &bl BL_TOG &bl BL_INC &none &bootloader &kp ENTER
&kp LCTRL &kp LALT &hm OUT_TOG SPACE &to SYM &to DEFAULT
>;
};
};
};

0 comments on commit ac9425e

Please sign in to comment.