summaryrefslogtreecommitdiff
path: root/keyboards/maxipad/maxipad.h
diff options
context:
space:
mode:
authorMechMerlin2018-07-04 18:04:22 -0700
committerDrashna Jaelre2018-07-04 18:04:22 -0700
commit7eeb8932a17443fb6e94a6aeeaed895790b561d2 (patch)
treeef7e7ac7054031cf3ad7462554d0a77bd78de79c /keyboards/maxipad/maxipad.h
parent876377e945da294c887a1553f07f947d10da58ec (diff)
QMK Configurator support for Maxipad keypad (#3307)
Diffstat (limited to 'keyboards/maxipad/maxipad.h')
-rw-r--r--keyboards/maxipad/maxipad.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/maxipad/maxipad.h b/keyboards/maxipad/maxipad.h
index 4d8c6428d..613f7df22 100644
--- a/keyboards/maxipad/maxipad.h
+++ b/keyboards/maxipad/maxipad.h
@@ -7,7 +7,7 @@
// The following is an example using the Planck MIT layout
// The first section contains all of the arguements
// The second converts the arguments into a two-dimensional array
-#define KEYMAP( \
+#define LAYOUT( \
k00, k01, k02, k03, k04, k05, \
k10, k11, k12, k13, k14, k15, \
k20, k21, k22, k23, k24, k25, \