Skip to content

Commit

Permalink
Update base.keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
Patches-weaver committed Dec 20, 2023
1 parent 525d0ae commit 2945301
Show file tree
Hide file tree
Showing 2 changed files with 312 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/base.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ ZMK_BEHAVIOR(win_sleep, macro,
bindings = <&kp LG(X) &kp U &kp S>;
)

// misc aliases
// Misc aliases
#define CANCEL &kp K_CANCEL // cancel caps-word, num-word and smart-mouse
#define DSK_PREV &hmr RSHFT LG(LC(LEFT)) // previous desktop
#define DSK_NEXT &hmr LALT LG(LC(RIGHT)) // next desktop
Expand All @@ -229,7 +229,7 @@ ZMK_LAYER(base,
&hml LGUI P &hml LALT S &hml LCTRL N &hml LSHFT T &kp V &kp MINUS &hmr RSHFT A &hmr LCTRL E &hmr LALT I &hmr LGUI W
&kp F &kp L &kp D &kp U &kp O &kp Y
// ╰─────────────┼─────────────┴─────────────┼─────────────┼─────────────┤ ├─────────────┼─────────────┼─────────────┴─────────────┴─────────────╯
&lt FN RET SMART_NUM &lt_spc NAV 0 &smart_shft
&lt FN NAV 0 &lt_spc RET SMART_NUM &smart_shft
// ╰─────────────┴─────────────╯ ╰─────────────┴─────────────╯
)

Expand Down
Loading

0 comments on commit 2945301

Please sign in to comment.