Skip to content

Commit

Permalink
fix: number row
Browse files Browse the repository at this point in the history
  • Loading branch information
simeonoff committed Aug 17, 2024
1 parent 306312d commit 85cd126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/splitkb_aurora_corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ ZMK_LAYER(sym,

ZMK_LAYER(num,
//╭───────────╮ ╭─────────────┬─────────────┬─────────────┬─────────────┬─────────────╮ ╭─────────────┬─────────────┬─────────────┬─────────────┬─────────────╮ ╭───────────╮
XXX &kp KP_N1 &kp KP_N2 &kp KP_N3 &kp KP_N4 &kp KP_N5 &kp KP_N6 &kp KP_N7 &kp KP_N8 &kp KP_N9 &kp KP_N0 ___
XXX &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0 ___
//├───────────┤ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤ ├───────────┤
&kp LCTL &to COL XXX &sk LALT &sk LGUI &kp F11 &kp F12 &sk RGUI &sk LALT XXX &to QWR XXX
//├───────────┤ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤ ├───────────┤
Expand Down

0 comments on commit 85cd126

Please sign in to comment.