summaryrefslogtreecommitdiffstats
path: root/keyboards/plywrks/ahgase/ahgase.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-09-30 00:57:02 +0000
committerQMK Bot <hello@qmk.fm>2022-09-30 00:57:02 +0000
commiteb742d7a3feb8a6f50e264abe9d218ff9df2ec84 (patch)
tree77a2b094265ebee7f0294b8dd5055eba9bebe9c5 /keyboards/plywrks/ahgase/ahgase.h
parent62a9c7276a717788a4a6a5fcdc87ae239414aae0 (diff)
parent5b2eb4ec85062125ed44c1a790d087a1d604a1ed (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/plywrks/ahgase/ahgase.h')
-rw-r--r--keyboards/plywrks/ahgase/ahgase.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/plywrks/ahgase/ahgase.h b/keyboards/plywrks/ahgase/ahgase.h
index 78e53dd6f2..1b31bad48a 100644
--- a/keyboards/plywrks/ahgase/ahgase.h
+++ b/keyboards/plywrks/ahgase/ahgase.h
@@ -25,7 +25,7 @@
// Full right shift
// Full left shift
// 6.25u bottom row
-#define LAYOUT_ansi( \
+#define LAYOUT_tkl_f13_ansi( \
k00, k01, k02, k03, k04, k05, k06, k07, k08, k09, k0a, k0b, k0c, k0d, k0e, k0f, k0g, \
k10, k11, k12, k13, k14, k15, k16, k17, k18, k19, k1a, k1b, k1c, k1d, k1e, k1f, k1g, \
k20, k21, k22, k23, k24, k25, k26, k27, k28, k29, k2a, k2b, k2c, k2d, k2e, k2f, k2g, \
@@ -46,7 +46,7 @@
// Full right shift
// Split left shift
// 6.25u bottom row
-#define LAYOUT_iso( \
+#define LAYOUT_tkl_f13_iso( \
k00, k01, k02, k03, k04, k05, k06, k07, k08, k09, k0a, k0b, k0c, k0d, k0e, k0f, k0g, \
k10, k11, k12, k13, k14, k15, k16, k17, k18, k19, k1a, k1b, k1c, k1d, k1e, k1f, k1g, \
k20, k21, k22, k23, k24, k25, k26, k27, k28, k29, k2a, k2b, k2c, k2e, k2f, k2g, \