summaryrefslogtreecommitdiffstats
path: root/quantum/template
diff options
context:
space:
mode:
authorOsamu Aoki <osamu@debian.org>2017-03-13 18:11:05 +0100
committerOsamu Aoki <osamu@debian.org>2017-03-29 17:19:44 +0200
commit4d2be0281c230fc8d7764e4071d1447c59af2cf7 (patch)
tree869000d4e23a74be37d4541087c8093dfa629a90 /quantum/template
parentf787f4291a6e3a363343f80c1c81b13b065ae974 (diff)
downloadqmk_firmware-4d2be0281c230fc8d7764e4071d1447c59af2cf7.tar.gz
qmk_firmware-4d2be0281c230fc8d7764e4071d1447c59af2cf7.tar.xz
Typo fix
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 cd78a54e3..49e6b60e7 100644
--- a/quantum/template/template.h
+++ b/quantum/template/template.h
@@ -5,7 +5,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, \