Skip to content

Commit

Permalink
try tog again
Browse files Browse the repository at this point in the history
  • Loading branch information
AW3i authored Oct 18, 2024
1 parent 5ac8e8b commit 52d9cc0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/base.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ ZMK_LAYER(base,
//├──────┤ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤ ├──────┤ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤ ├──────┤
X_LB &kp Z &kp X &kp C &kp V &kp B X_MB &kp N &kp M &kp COMMA &kp DOT &kp FSLH X_RB
//├──────┤ ╰─────────────┼─────────────┴─────────────┼─────────────┼─────────────┤ ├──────┤ ├─────────────┼─────────────┼─────────────┴───────────────────────────╯ ├──────┤
&num_dance &lt FN TAB &lt_spc NUM 0 X_MH &lt NAV RET NAV_BSPC X_RH
X_LH &lt FN TAB &lt_spc NUM 0 X_MH &lt NAV RET NAV_BSPC X_RH
//╰──────╯ ╰─────────────┴─────────────╯ ╰──────╯ ╰─────────────┴─────────────╯ ╰──────╯
)

Expand Down Expand Up @@ -278,7 +278,7 @@ ZMK_LAYER(sys,
//╭──────╮ ╭─────────────┬─────────────┬─────────────┬─────────────┬─────────────╮ ╭──────╮ ╭─────────────┬─────────────┬─────────────┬─────────────┬─────────────╮ ╭──────╮
X_LT _BT_SEL_KEYS_ X_MT ___ ___ ___ ___ ___ X_RT
//├──────┤ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤ ├──────┤ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤ ├──────┤
X_LM ___ ___ &bt BT_CLR ___ &bootloader X_MM &bootloader ___ ___ ___ &gamestick X_RM
X_LM ___ ___ &bt BT_CLR ___ &bootloader X_MM &bootloader ___ ___ ___ &tog GAME X_RM
//├──────┤ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤ ├──────┤ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤ ├──────┤
X_LB &rgb_ug RGB_TOG &rgb_ug RGB_BRD &rgb_ug RGB_BRI ___ ___ X_MB ___ &rgb_ug RGB_SPD &rgb_ug RGB_SPI &rgb_ug RGB_EFR &rgb_ug RGB_EFF X_RB
//├──────┤ ╰─────────────┼─────────────┴─────────────┼─────────────┼─────────────┤ ├──────┤ ├─────────────┼─────────────┼─────────────┴───────────────────────────╯ ├──────┤
Expand Down Expand Up @@ -306,7 +306,7 @@ ZMK_LAYER(game,
//├──────┤ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤ ├──────┤ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤ ├──────┤
X_LB &kp Z &kp X &kp C &kp V &kp B X_MB &kp N &kp M &kp COMMA &kp DOT &kp FSLH X_RB
//├──────┤ ╰─────────────┼─────────────┴─────────────┼─────────────┼─────────────┤ ├──────┤ ├─────────────┼─────────────┼─────────────┴───────────────────────────╯ ├──────┤
&mo FN &mo GAMENUM &kp SPACE X_MH &lt NAV RET NAV_BSPC X_RH
&tog 0 &mo GAMENUM &kp SPACE X_MH &lt NAV RET NAV_BSPC X_RH
//╰──────╯ ╰─────────────┴─────────────╯ ╰──────╯ ╰─────────────┴─────────────╯ ╰──────╯
)

Expand Down

0 comments on commit 52d9cc0

Please sign in to comment.