From 7eeb8932a17443fb6e94a6aeeaed895790b561d2 Mon Sep 17 00:00:00 2001 From: MechMerlin <30334081+mechmerlin@users.noreply.github.com> Date: Wed, 4 Jul 2018 18:04:22 -0700 Subject: QMK Configurator support for Maxipad keypad (#3307) --- keyboards/maxipad/maxipad.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/maxipad/maxipad.h') 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, \ -- cgit v1.2.3-70-g09d2