diff options
author | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2018-07-04 18:04:22 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-07-04 18:04:22 -0700 |
commit | 7eeb8932a17443fb6e94a6aeeaed895790b561d2 (patch) | |
tree | ef7e7ac7054031cf3ad7462554d0a77bd78de79c /keyboards/maxipad/maxipad.h | |
parent | 876377e945da294c887a1553f07f947d10da58ec (diff) |
QMK Configurator support for Maxipad keypad (#3307)
Diffstat (limited to 'keyboards/maxipad/maxipad.h')
-rw-r--r-- | keyboards/maxipad/maxipad.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/maxipad/maxipad.h b/keyboards/maxipad/maxipad.h index 4d8c6428d2..613f7df22e 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, \ |