diff options
| author | eigatech <120486526+eigatech@users.noreply.github.com> | 2023-05-02 21:29:36 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-02 21:29:36 +0300 |
| commit | 1ecbbee20d271ec357ff54aa3a949b15ea741b04 (patch) | |
| tree | c58080f56240d68e126adc78922817bd15849968 | |
| parent | c40ac3836cbf1ecd4c6ed5880d19071fd02114c3 (diff) | |
| download | zmk-config-1ecbbee20d271ec357ff54aa3a949b15ea741b04.tar.gz zmk-config-1ecbbee20d271ec357ff54aa3a949b15ea741b04.zip | |
Update charybdis.keymap
| -rw-r--r-- | config/charybdis.keymap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/charybdis.keymap b/config/charybdis.keymap index 9b4ed3d..a3c8d2e 100644 --- a/config/charybdis.keymap +++ b/config/charybdis.keymap @@ -41,7 +41,7 @@ label = "Raise"; bindings = < &trans &kp EXCL &kp AT &kp HASH &kp DLLR &kp PRCNT &kp CARET &kp AMPS &kp KP_MULTIPLY &kp LPAR &kp RPAR &kp DEL -&trans &bt BT_CLR &bt BT_PRV &bt BT_NXT &bt BT_SEL 0 &to 3 &kp UNDER &kp EQUAL &kp LBKT &kp RBKT &kp BSLH &kp GRAVE +&trans &bt BT_CLR &bt BT_PRV &bt BT_NXT &trans &to 3 &kp UNDER &kp EQUAL &kp LBKT &kp RBKT &kp BSLH &kp GRAVE &trans &out OUT_TOG &bootloader &trans &trans &trans &kp MINUS &kp PLUS &kp LBRC &kp RBRC &kp PIPE &kp TILDE &kp LGUI &kp SPACE &kp LEFT_ALT &trans &kp RET >; |