Skip to content

Commit

Permalink
add 5 way to default layer
Browse files Browse the repository at this point in the history
  • Loading branch information
AlaaSaadAbdo authored Apr 18, 2024
1 parent e824fcd commit 34a275d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/base30.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,10 @@
// ╰─────────────┴─────────────┼─────────────┤ ├─────────────┼─────────────┴─────────────╯
&macro_nav &kp SPACE &skq LSHIFT &macro_sym
// ╰─────────────┴─────────────╯ ╰─────────────┴─────────────╯

#ifdef FIVEWAY
&kp C &kp G &kp D &kp L &kp O
#endif
>;
#ifdef ENCODERS
sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN &inc_dec_kp PG_UP PG_DN>;
Expand Down

0 comments on commit 34a275d

Please sign in to comment.