forked from mirrors/qmk_userspace
QMK Configurator support for Maxipad keypad (#3307)
This commit is contained in:
parent
876377e945
commit
7eeb8932a1
4 changed files with 21 additions and 21 deletions
|
@ -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, \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue