aboutsummaryrefslogtreecommitdiff
path: root/keyboards/maartenwut/wasdat_code/wasdat_code.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/maartenwut/wasdat_code/wasdat_code.h')
-rw-r--r--keyboards/maartenwut/wasdat_code/wasdat_code.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/maartenwut/wasdat_code/wasdat_code.h b/keyboards/maartenwut/wasdat_code/wasdat_code.h
index 1f7b24de0..5b3ed2091 100644
--- a/keyboards/maartenwut/wasdat_code/wasdat_code.h
+++ b/keyboards/maartenwut/wasdat_code/wasdat_code.h
@@ -27,6 +27,9 @@
27 * The second converts the arguments into a two-dimensional array which 27 * The second converts the arguments into a two-dimensional array which
28 * represents the switch matrix. 28 * represents the switch matrix.
29 */ 29 */
30
31#define LAYOUT_all LAYOUT_fullsize_iso
32
30#define LAYOUT_fullsize_ansi( \ 33#define LAYOUT_fullsize_ansi( \
31 k05, k64, k62, k22, k02, k31, k0c, k2f, k6f, k6b, k3b, k0b, k5b, k33, k43, k41, \ 34 k05, k64, k62, k22, k02, k31, k0c, k2f, k6f, k6b, k3b, k0b, k5b, k33, k43, k41, \
32 k65, k35, k34, k32, k30, k60, k6a, k3a, k3c, k3f, k3d, k6d, k6c, k2b, k67, k6e, k66, k78, k77, k76, k56, \ 35 k65, k35, k34, k32, k30, k60, k6a, k3a, k3c, k3f, k3d, k6d, k6c, k2b, k67, k6e, k66, k78, k77, k76, k56, \