summaryrefslogtreecommitdiff
path: root/keyboards/gboards/georgi/georgi.h
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2023-01-20 02:36:30 +0000
committerGitHub <noreply@github.com>2023-01-20 02:36:30 +0000
commitf2ad3ba7c3ccff20560010ebe57c76d381771499 (patch)
tree1f7a593ec999d731bb5ee095eb7e42065c3d9b91 /keyboards/gboards/georgi/georgi.h
parent5e502c3265c7616674af7ab929d4a964670c7b69 (diff)
Refactor some layouts which contain keyboard name (#19643)
Diffstat (limited to 'keyboards/gboards/georgi/georgi.h')
-rw-r--r--keyboards/gboards/georgi/georgi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/gboards/georgi/georgi.h b/keyboards/gboards/georgi/georgi.h
index e5a52c585d..47fb1831c8 100644
--- a/keyboards/gboards/georgi/georgi.h
+++ b/keyboards/gboards/georgi/georgi.h
@@ -28,7 +28,7 @@ void init_ergodox(void);
uint8_t init_mcp23018(void);
/* ---------- LEFT HAND ----------- ---------- RIGHT HAND ---------- */
-#define LAYOUT_georgi( \
+#define LAYOUT( \
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, R20,R21,R22) \