Skip to content

Commit

Permalink
add corne game layer
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffDess committed Dec 29, 2023
1 parent 15a1ac1 commit 1b337df
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -89,3 +89,15 @@ ZMK_LAYER_5COL(mouse,
&to DEF &mkp_rg &mkp_lf XXX XXX XXX
// ╰───────────┴────────────┴────────────╯ ╰───────────┴─────────────┴─────────────╯
)

ZMK_LAYER(game,
// ╭───────────┬───────────┬───────────┬────────────┬────────────╮ ╭───────────┬─────────────┬─────────────┬────────────┬────────────╮
&kp TAB &kp Q &kp W &kp E &kp R &mkp_lf &mkp_md &mkp_rg &mwh_tg &kp AL
// ├───────────┼───────────┼───────────┼────────────┼────────────┤ ├───────────┼─────────────┼─────────────┼────────────┼────────────┤
&kp SL &kp A &kp S &kp D &kp F &kp N1 &kp N2 &kp N3 &kp N4 &kp N5
// ├───────────┼───────────┼───────────┼────────────┼────────────┤ ├───────────┼─────────────┼─────────────┼────────────┼────────────┤
&kp CL &kp Z &kp X &kp C &kp V &kp N6 &kp N7 &kp N8 &kp N9 &kp N0
// ╰───────────┴───────────┼───────────┼────────────┼────────────┤ ├───────────┼─────────────┼─────────────┼────────────┴────────────╯
&kp ESC &kp SPACE &kp RETURN &kp ESC &kp M XXX
// ╰───────────┴────────────┴────────────╯ ╰───────────┴─────────────┴─────────────╯
)

0 comments on commit 1b337df

Please sign in to comment.