X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=quantum%2Ftemplate%2Ftemplate.h;h=c24bb1650fbf834a6614be68a42ecf561759e437;hb=466ee7642317b701181f156f54fa1439bfba2d01;hp=7e2b14f3c106793ed09c7ef99771b2e24f93d08d;hpb=a25d4a90c3feefcad9d37d9919bdb47b8a5022ac;p=qmk_firmware.git diff --git a/quantum/template/template.h b/quantum/template/template.h index 7e2b14f3c..c24bb1650 100644 --- a/quantum/template/template.h +++ b/quantum/template/template.h @@ -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 \ ) \