QMK Configurator support for Maxipad keypad (#3307)

This commit is contained in:
MechMerlin 2018-07-04 18:04:22 -07:00 committed by Drashna Jaelre
parent 876377e945
commit 7eeb8932a1
4 changed files with 21 additions and 21 deletions

View file

@ -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, \