summaryrefslogtreecommitdiffstats
path: root/quantum/template
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2017-03-30 14:45:56 +0200
committerGitHub <noreply@github.com>2017-03-30 14:45:56 +0200
commit338edcabd79414f505180646cd37b9701384311a (patch)
tree0ed864b5dc3c5b79b8decab7e3d14f522bb8cc42 /quantum/template
parent942f2ccee44bdb2e251553e9730cd8d59307d8b2 (diff)
parentc782b269b6544f63a13b80e9b28f460fded63f67 (diff)
downloadqmk_firmware-338edcabd79414f505180646cd37b9701384311a.tar.gz
qmk_firmware-338edcabd79414f505180646cd37b9701384311a.tar.xz
Merge pull request #1184 from osamuaoki/master
Update keymap.md to QMK
Diffstat (limited to 'quantum/template')
-rw-r--r--quantum/template/template.h2
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 @@
// This a shortcut to help you visually see your layout.
// The following is an example using the Planck MIT layout
-// The first section contains all of the arguements
+// The first section contains all of the arguments
// The second converts the arguments into a two-dimensional array
#define KEYMAP( \
k00, k01, k02, \