aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/spacetime/keymaps/default/keymap.c
diff options
context:
space:
mode:
authorDrashna Jael're2021-12-15 03:29:13 +0100
committerDrashna Jael're2021-12-15 03:29:13 +0100
commit14d5e92da515ea4e35bc554c20b116a131928eab (patch)
tree3d798403b0339ae2305546268ddefeecbc21aeb0 /keyboards/spacetime/keymaps/default/keymap.c
parent8b865a9d6445e3bce6c991224f373d71c67e87e5 (diff)
parente9731c19c70c8411b99775bf12303a1b2baf585c (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/spacetime/keymaps/default/keymap.c')
-rw-r--r--keyboards/spacetime/keymaps/default/keymap.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/spacetime/keymaps/default/keymap.c b/keyboards/spacetime/keymaps/default/keymap.c
index ffd867ca0b..deb34e4800 100644
--- a/keyboards/spacetime/keymaps/default/keymap.c
+++ b/keyboards/spacetime/keymaps/default/keymap.c
@@ -27,9 +27,9 @@ enum layers {
/* layer template:
* [_LAYER] = LAYOUT(
- * _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, \
- * _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, \
- * _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, \
+ * _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
+ * _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
+ * _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
* _______, _______, _______, _______, _______, _______, _______, _______
* ),
*/