diff options
-rw-r--r-- | keyboards/planck/keymaps/callum/keymap.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/planck/keymaps/callum/keymap.c b/keyboards/planck/keymaps/callum/keymap.c index c6298d247..34ef05248 100644 --- a/keyboards/planck/keymaps/callum/keymap.c +++ b/keyboards/planck/keymaps/callum/keymap.c | |||
@@ -163,12 +163,12 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | |||
163 | [SYMB] = LAYOUT_planck_grid( | 163 | [SYMB] = LAYOUT_planck_grid( |
164 | esc, n7, n5, n3, n1, n9, n8, n0, n2, n4, n6, dash, | 164 | esc, n7, n5, n3, n1, n9, n8, n0, n2, n4, n6, dash, |
165 | del, at, dlr, eql, lprn, lbrc, rbrc, rprn, astr, hash, plus, gbp, | 165 | del, at, dlr, eql, lprn, lbrc, rbrc, rprn, astr, hash, plus, gbp, |
166 | caps, grv, pipe, bsls, lcbr, tild, circ, rcbr, ampr, exlm, perc, caps, | 166 | ____, grv, pipe, bsls, lcbr, tild, circ, rcbr, ampr, exlm, perc, ____, |
167 | ____, ____, ____, ____, ____, ____, ____, ____, ____, ____, ____, ____ | 167 | ____, ____, ____, ____, ____, ____, ____, ____, ____, ____, ____, ____ |
168 | ), | 168 | ), |
169 | 169 | ||
170 | [MOVE] = LAYOUT_planck_grid( | 170 | [MOVE] = LAYOUT_planck_grid( |
171 | esc, xxxx, slup, dtl, dtr, xxxx, xxxx, home, up, end, xxxx, xxxx, | 171 | esc, xxxx, slup, dtl, dtr, xxxx, xxxx, home, up, end, xxxx, caps, |
172 | del, xxxx, sldn, tabl, tabr, xxxx, xxxx, left, down, rght, xxxx, xxxx, | 172 | del, xxxx, sldn, tabl, tabr, xxxx, xxxx, left, down, rght, xxxx, xxxx, |
173 | ____, xxxx, xxxx, back, fwd, xxxx, xxxx, pgdn, pgup, xxxx, xxxx, ____, | 173 | ____, xxxx, xxxx, back, fwd, xxxx, xxxx, pgdn, pgup, xxxx, xxxx, ____, |
174 | ____, ____, ____, ____, ____, ____, ____, ____, ____, ____, ____, ____ | 174 | ____, ____, ____, ____, ____, ____, ____, ____, ____, ____, ____, ____ |