summaryrefslogtreecommitdiff
path: root/totem/totem.h
diff options
context:
space:
mode:
Diffstat (limited to 'totem/totem.h')
-rw-r--r--totem/totem.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/totem/totem.h b/totem/totem.h
index 01c37f0..846e6e0 100644
--- a/totem/totem.h
+++ b/totem/totem.h
@@ -35,7 +35,7 @@
// |SW16|SW11|SW12|SW13|SW14|SW15| |SW15|SW14|SW13|SW12|SW11|SW16|
// |SW17|SW18|SW19| |SW19|SW18|SW17|
-#define LAYOUT_totem( \
+#define LAYOUT_split_3x5_3_1( \
L00, L01, L02, L03, L04, R00, R01, R02, R03, R04, \
L10, L11, L12, L13, L14, R10, R11, R12, R13, R14, \
L30, L20, L21, L22, L23, L24, R20, R21, R22, R23, R24, R34,\
@@ -53,4 +53,4 @@
}
-#define LAYOUT LAYOUT_totem \ No newline at end of file
+#define LAYOUT LAYOUT_split_3x5_3_1