summaryrefslogtreecommitdiff
path: root/keyboards/axolstudio/foundation_gamma/foundation_gamma.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-05-14 21:25:09 +0000
committerQMK Bot <hello@qmk.fm>2022-05-14 21:25:09 +0000
commit710e8c0cccac803b79131bc3334a8158b8f52981 (patch)
tree7721149ee8110d26977d554e4d1abe7b5beedfe0 /keyboards/axolstudio/foundation_gamma/foundation_gamma.h
parentc0f0f594d4d6d91920403ce6109ecc06dfb27231 (diff)
parent90a43f98840db96ac41670748326c5067799e95d (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/axolstudio/foundation_gamma/foundation_gamma.h')
-rw-r--r--keyboards/axolstudio/foundation_gamma/foundation_gamma.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/axolstudio/foundation_gamma/foundation_gamma.h b/keyboards/axolstudio/foundation_gamma/foundation_gamma.h
index 1a96a6d813..bf3a45dfb6 100644
--- a/keyboards/axolstudio/foundation_gamma/foundation_gamma.h
+++ b/keyboards/axolstudio/foundation_gamma/foundation_gamma.h
@@ -20,7 +20,7 @@
#define ____ KC_NO
-#define LAYOUT_all( \
+#define LAYOUT_tkl_f13_ansi_tsangan_split_bs_rshift( \
k000, k001, k002, k003, k004, k005, k006, k007, k008, k009, k010, k011, k012, k013, k014, k015, k016, \
k100, k101, k102, k103, k104, k105, k106, k107, k108, k109, k110, k111, k112, k113, k213, k114, k115, k116, \
k200, k201, k202, k203, k204, k205, k206, k207, k208, k209, k210, k211, k212, k313, k214, k215, k216, \
@@ -36,7 +36,7 @@
{ k500, k501, k502, ____, ____, ____, k506, ____, ____, ____, k510, k511, k512, ____, k514, k515, k516 } \
}
-#define LAYOUT_ansi_tsangan( \
+#define LAYOUT_tkl_f13_ansi_tsangan( \
k000, k001, k002, k003, k004, k005, k006, k007, k008, k009, k010, k011, k012, k013, k014, k015, k016, \
k100, k101, k102, k103, k104, k105, k106, k107, k108, k109, k110, k111, k112, k113, k114, k115, k116, \
k200, k201, k202, k203, k204, k205, k206, k207, k208, k209, k210, k211, k212, k313, k214, k215, k216, \