summaryrefslogtreecommitdiff
path: root/keyboards/wilba_tech/wt60_h3/wt60_h3.h
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2022-01-30 17:26:27 -0800
committerGitHub <noreply@github.com>2022-01-30 17:26:27 -0800
commit4277dc3ac9a56884e4fd4069c30c225fc8da92d2 (patch)
tree36862ddeb2de3d9571bbc318ad7793c4dc90ac83 /keyboards/wilba_tech/wt60_h3/wt60_h3.h
parent2e13f7d9f00df0b7b08d890cb71568698014f77e (diff)
wilba.tech WT60-H3 Layout Macro Refactor (#16140)
* move ISO Enter argument to home row Moves the ISO Enter key's argument to the home row to conform to QMK's standard for traditionally-staggered boards. * update info.json data
Diffstat (limited to 'keyboards/wilba_tech/wt60_h3/wt60_h3.h')
-rw-r--r--keyboards/wilba_tech/wt60_h3/wt60_h3.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/wilba_tech/wt60_h3/wt60_h3.h b/keyboards/wilba_tech/wt60_h3/wt60_h3.h
index a8edb59c66..84ca69ffc2 100644
--- a/keyboards/wilba_tech/wt60_h3/wt60_h3.h
+++ b/keyboards/wilba_tech/wt60_h3/wt60_h3.h
@@ -20,10 +20,10 @@
#define ____ KC_NO
-#define LAYOUT_all( \
+#define LAYOUT_60_iso_tsangan_split_rshift( \
K000, K001, K002, K003, K004, K005, K006, K007, K008, K009, K010, K011, K012, K013, \
- K100, K101, K102, K103, K104, K105, K106, K107, K108, K109, K110, K111, K112, K113, \
- K200, K201, K202, K203, K204, K205, K206, K207, K208, K209, K210, K211, K212, \
+ K100, K101, K102, K103, K104, K105, K106, K107, K108, K109, K110, K111, K112, \
+ K200, K201, K202, K203, K204, K205, K206, K207, K208, K209, K210, K211, K212, K113, \
K300, K301, K302, K303, K304, K305, K306, K307, K308, K309, K310, K311, K312, K313, \
K400, K401, K402, K406, K411, K412, K413 \
) { \