aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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, \