summaryrefslogtreecommitdiff
path: root/keyboards/keyten/kt60_m/kt60_m.h
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2022-02-10 08:22:42 -0800
committerGitHub <noreply@github.com>2022-02-10 16:22:42 +0000
commit195242dc37f4a1429ee62b6ccd854c3720a3118f (patch)
tree5519f8ac01d59952c15ef69a18171c04212cbf26 /keyboards/keyten/kt60_m/kt60_m.h
parentd25bce24cd37e214c10595031d8da5385d0dc899 (diff)
keyten kt60-M: rename LAYOUT to LAYOUT_60_tsangan_hhkb (#16307)
* rename LAYOUT to LAYOUT_60_tsangan_hhkb * info.json: correct maintainer value Field is meant to reference the maintainer's GitHub username. * rules.mk: enable Community Layout support
Diffstat (limited to 'keyboards/keyten/kt60_m/kt60_m.h')
-rw-r--r--keyboards/keyten/kt60_m/kt60_m.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/keyten/kt60_m/kt60_m.h b/keyboards/keyten/kt60_m/kt60_m.h
index 7006099251..1298537543 100644
--- a/keyboards/keyten/kt60_m/kt60_m.h
+++ b/keyboards/keyten/kt60_m/kt60_m.h
@@ -20,7 +20,7 @@
#define XXX KC_NO
-/* LAYOUT
+/* LAYOUT_60_tsangan_hhkb
* ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
* │00 │01 │02 │03 │04 │05 │06 │07 │08 │09 │0a │0b │0c │0d │2d │
* ├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┤
@@ -33,7 +33,7 @@
* │40 │41 │42 │46 │4a │4c │4d │
* └─────┴───┴─────┴───────────────────────────┴─────┴───┴─────┘
*/
-#define LAYOUT( \
+#define LAYOUT_60_tsangan_hhkb( \
k00, k01, k02, k03, k04, k05, k06, k07, k08, k09, k0a, k0b, k0c, k0d, \
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, k2d, \