Skip to content

Commit

Permalink
move space to middle, move shift to qmk#4
Browse files Browse the repository at this point in the history
  • Loading branch information
lostineverland committed Nov 26, 2023
1 parent 30b2639 commit da9cbef
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@
"KC_SLSH",
"KC_EQL",
"LT(3,KC_ENT)",
"MO(1)",
"LT(2,KC_SPC)",
"LT(1,KC_SPC)",
"MO(2)",
"MO(1)",
"LT(2,KC_SPC)",
"LT(3,KC_ENT)"
],
[
Expand All @@ -65,7 +65,7 @@
"KC_PIPE",
"KC_LCTL",
"KC_PSLS",
"KC_P4",
"LSFT_T(KC_P4)",
"LALT_T(KC_P5)",
"LGUI_T(KC_P6)",
"KC_PMNS",
Expand All @@ -75,7 +75,7 @@
"KC_RGHT",
"KC_LBRC",
"KC_RBRC",
"KC_LSFT",
"KC_NO",
"KC_P0",
"KC_P1",
"KC_P2",
Expand Down

0 comments on commit da9cbef

Please sign in to comment.