]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - quantum/template/template.h
change KEYMAP to LAYOUT for all new keyboards made using this script
[qmk_firmware.git] / quantum / template / template.h
index 7e2b14f3c106793ed09c7ef99771b2e24f93d08d..c24bb1650fbf834a6614be68a42ecf561759e437 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, \
       k10,  k11   \
 ) \