summaryrefslogtreecommitdiff
path: root/keyboards/ai03/orbit_x/keymaps
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2021-12-14 23:41:16 +1100
committerGitHub <noreply@github.com>2021-12-14 12:41:16 +0000
commit99b35940bc4166eae3853c9e2fa94bd2be72742e (patch)
tree4b9c626a65b43e4cfbb215d496bae4d86582fafe /keyboards/ai03/orbit_x/keymaps
parent970ede9a1c808fd54f3f1310f1b74a586d890747 (diff)
Remove unnecessary backslash-escapes in default keymaps (#15472)
* Remove unnecessary backslash-escapes in default keymaps * Remove unnecessary backslash-escapes in via keymaps * Remove unnecessary backslash-escapes in default-ish keymaps
Diffstat (limited to 'keyboards/ai03/orbit_x/keymaps')
-rw-r--r--keyboards/ai03/orbit_x/keymaps/default/keymap.c7
-rw-r--r--keyboards/ai03/orbit_x/keymaps/via/keymap.c7
2 files changed, 0 insertions, 14 deletions
diff --git a/keyboards/ai03/orbit_x/keymaps/default/keymap.c b/keyboards/ai03/orbit_x/keymaps/default/keymap.c
index 6b62d2a748..619310bd6a 100644
--- a/keyboards/ai03/orbit_x/keymaps/default/keymap.c
+++ b/keyboards/ai03/orbit_x/keymaps/default/keymap.c
@@ -23,13 +23,6 @@ enum layer_names {
_FN
};
-/*
- L00, L01, L02, L03, L04, L05, R00, R01, R02, R03, R04, R05, \
- L10, L11, L12, L13, L14, L15, R10, R11, R12, R13, R14, R15, \
- L20, L21, L22, L23, L24, L25, R20, R21, R22, R23, R24, R25, \
- L30, L31, L32, L33, L34, L35, R30, R31, R32, R33, R34, R35 \
-*/
-
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
/* Base */
[_BASE] = LAYOUT(
diff --git a/keyboards/ai03/orbit_x/keymaps/via/keymap.c b/keyboards/ai03/orbit_x/keymaps/via/keymap.c
index 90a8ef7663..efab115038 100644
--- a/keyboards/ai03/orbit_x/keymaps/via/keymap.c
+++ b/keyboards/ai03/orbit_x/keymaps/via/keymap.c
@@ -23,13 +23,6 @@ enum layer_names {
_FN
};
-/*
- L00, L01, L02, L03, L04, L05, R00, R01, R02, R03, R04, R05, \
- L10, L11, L12, L13, L14, L15, R10, R11, R12, R13, R14, R15, \
- L20, L21, L22, L23, L24, L25, R20, R21, R22, R23, R24, R25, \
- L30, L31, L32, L33, L34, L35, R30, R31, R32, R33, R34, R35 \
-*/
-
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
/* Base */
[_BASE] = LAYOUT(