Skip to content

Commit

Permalink
change return code on corne's game layer
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffDess committed Dec 31, 2023
1 parent f7e42c9 commit 04f57e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,6 @@ ZMK_LAYER(game,
// ├───────────┼───────────┼───────────┼────────────┼────────────┤ ├───────────┼─────────────┼─────────────┼────────────┼────────────┤
&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
&kp ESC &kp SPACE &kp RET &kp ESC &kp M XXX
// ╰───────────┴────────────┴────────────╯ ╰───────────┴─────────────┴─────────────╯
)

0 comments on commit 04f57e4

Please sign in to comment.