aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOsamu Aoki <osamu@debian.org>2017-03-13 17:11:05 +0000
committerOsamu Aoki <osamu@debian.org>2017-03-30 00:19:44 +0900
commit4d2be0281c230fc8d7764e4071d1447c59af2cf7 (patch)
tree869000d4e23a74be37d4541087c8093dfa629a90
parentf787f4291a6e3a363343f80c1c81b13b065ae974 (diff)
downloadqmk_firmware-4d2be0281c230fc8d7764e4071d1447c59af2cf7.tar.gz
qmk_firmware-4d2be0281c230fc8d7764e4071d1447c59af2cf7.zip
Typo fix
-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 @@
5 5
6// This a shortcut to help you visually see your layout. 6// This a shortcut to help you visually see your layout.
7// The following is an example using the Planck MIT layout 7// The following is an example using the Planck MIT layout
8// The first section contains all of the arguements 8// The first section contains all of the arguments
9// The second converts the arguments into a two-dimensional array 9// The second converts the arguments into a two-dimensional array
10#define KEYMAP( \ 10#define KEYMAP( \
11 k00, k01, k02, \ 11 k00, k01, k02, \