]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/knops/mini/mini.h
Add knops mini info json and implemented latest QMK standards (#2832)
[qmk_firmware.git] / keyboards / knops / mini / mini.h
index c9f74711b8645c2286ad3efa81963aca260df2d8..e2d6c546b07db13666d20ab776884fbbd482cb67 100644 (file)
@@ -22,7 +22,7 @@
 // The following is an example using the Planck MIT layout
 // The first section contains all of the arguments
 // The second converts the arguments into a two-dimensional array
-#define KEYMAP( \
+#define LAYOUT( \
        K00, K01, K02, K03, K04, K05  \
 ) { \
        { K00,   K01,   K02,   K03,   K04,   K05 },  \