diff options
Diffstat (limited to 'quantum/template/template.h')
| -rw-r--r-- | quantum/template/template.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ | |||
| 22 | // The following is an example using the Planck MIT layout | 22 | // The following is an example using the Planck MIT layout |
| 23 | // The first section contains all of the arguments | 23 | // The first section contains all of the arguments |
| 24 | // The second converts the arguments into a two-dimensional array | 24 | // The second converts the arguments into a two-dimensional array |
| 25 | #define KEYMAP( \ | 25 | #define LAYOUT( \ |
| 26 | k00, k01, k02, \ | 26 | k00, k01, k02, \ |
| 27 | k10, k11 \ | 27 | k10, k11 \ |
| 28 | ) \ | 28 | ) \ |
