diff options
| author | Jack Humbert <jack.humb@gmail.com> | 2017-03-30 08:45:56 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-03-30 08:45:56 -0400 |
| commit | 338edcabd79414f505180646cd37b9701384311a (patch) | |
| tree | 0ed864b5dc3c5b79b8decab7e3d14f522bb8cc42 /quantum/template/template.h | |
| parent | 942f2ccee44bdb2e251553e9730cd8d59307d8b2 (diff) | |
| parent | c782b269b6544f63a13b80e9b28f460fded63f67 (diff) | |
| download | qmk_firmware-338edcabd79414f505180646cd37b9701384311a.tar.gz qmk_firmware-338edcabd79414f505180646cd37b9701384311a.zip | |
Merge pull request #1184 from osamuaoki/master
Update keymap.md to QMK
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 e912188ba..7e2b14f3c 100644 --- a/quantum/template/template.h +++ b/quantum/template/template.h | |||
| @@ -20,7 +20,7 @@ | |||
| 20 | 20 | ||
| 21 | // This a shortcut to help you visually see your layout. | 21 | // This a shortcut to help you visually see your layout. |
| 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 arguements | 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 KEYMAP( \ |
| 26 | k00, k01, k02, \ | 26 | k00, k01, k02, \ |
