summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/dactyl_manuform/dactyl_manuform.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/dactyl_manuform/dactyl_manuform.h')
-rw-r--r--keyboards/handwired/dactyl_manuform/dactyl_manuform.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/handwired/dactyl_manuform/dactyl_manuform.h b/keyboards/handwired/dactyl_manuform/dactyl_manuform.h
index 197909823..dc865bf64 100644
--- a/keyboards/handwired/dactyl_manuform/dactyl_manuform.h
+++ b/keyboards/handwired/dactyl_manuform/dactyl_manuform.h
@@ -19,7 +19,7 @@
#ifndef FLIP_HALF
-#define KEYMAP( \
+#define LAYOUT( \
L00, L01, L02, L03, L04, R00, R01, R02, R03, R04, \
L10, L11, L12, L13, L14, R10, R11, R12, R13, R14, \
L20, L21, L22, L23, L24, R20, R21, R22, R23, R24, \
@@ -43,7 +43,7 @@
}
#else
-#define KEYMAP( \
+#define LAYOUT( \
L00, L01, L02, L03, L04, R00, R01, R02, R03, R04, \
L10, L11, L12, L13, L14, R10, R11, R12, R13, R14, \
L20, L21, L22, L23, L24, R20, R21, R22, R23, R24, \