summaryrefslogtreecommitdiff
path: root/keyboards/v60_type_r/v60_type_r.h
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2020-10-24 07:03:06 +1100
committerGitHub <noreply@github.com>2020-10-23 21:03:06 +0100
commit870cc373653ac392660d020c91cd98cdd07424e7 (patch)
tree17a8057977b5b40fbaaf0febef5cb333c6b978dc /keyboards/v60_type_r/v60_type_r.h
parent9093f877a2f7b23576cbd03140acf2904d2a1c92 (diff)
Fix two `qmk info` complaints (#10737)
* Fix two `qmk info` complaints * Oops
Diffstat (limited to 'keyboards/v60_type_r/v60_type_r.h')
-rw-r--r--keyboards/v60_type_r/v60_type_r.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/v60_type_r/v60_type_r.h b/keyboards/v60_type_r/v60_type_r.h
index 78b6561ba5..8494897e62 100644
--- a/keyboards/v60_type_r/v60_type_r.h
+++ b/keyboards/v60_type_r/v60_type_r.h
@@ -88,7 +88,7 @@ enum my_keycodes {
// KBP V60 Type R with ANSI layout
- #define LAYOUT_60_ansi( \
+#define LAYOUT_60_ansi( \
k00, k01, k02, k03, k04, k05, k06, k07, k08, k09, k0a, k0b, k0c, k0e, \
k10, k11, k12, k13, k14, k15, k16, k17, k18, k19, k1a, k1b, k1c, k1d, \
k20, k21, k22, k23, k24, k25, k26, k27, k28, k29, k2a, k2b, k2c, \