summaryrefslogtreecommitdiff
path: root/keyboards/maartenwut/wasdat_code/wasdat_code.h
diff options
context:
space:
mode:
authorMaarten Dekkers <maartenwut@gmail.com>2020-04-23 22:38:24 +0200
committerGitHub <noreply@github.com>2020-04-23 13:38:24 -0700
commit99eacdc47acfb933d3ccf4a65cd3e2709102e0e3 (patch)
tree9ae98ee1f764e89301930fd17c0ec7b11612a462 /keyboards/maartenwut/wasdat_code/wasdat_code.h
parent5e235d30c760272b4e33e22bfa470e63c2dbaaca (diff)
[Keyboard] Add VIA support for Wasdat Code (#8892)
* Add VIA keymap Also adds more backlight levels. * Change wasdat code PID * Alias LAYOUT_fullsize_iso to LAYOUT_all * Change VIA layout macro to LAYOUT_all Co-authored-by: Maarten Dekkers <maartenn2001@gmail.com>
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 1f7b24de05..5b3ed20913 100644
--- a/keyboards/maartenwut/wasdat_code/wasdat_code.h
+++ b/keyboards/maartenwut/wasdat_code/wasdat_code.h
@@ -27,6 +27,9 @@
* The second converts the arguments into a two-dimensional array which
* represents the switch matrix.
*/
+
+#define LAYOUT_all LAYOUT_fullsize_iso
+
#define LAYOUT_fullsize_ansi( \
k05, k64, k62, k22, k02, k31, k0c, k2f, k6f, k6b, k3b, k0b, k5b, k33, k43, k41, \
k65, k35, k34, k32, k30, k60, k6a, k3a, k3c, k3f, k3d, k6d, k6c, k2b, k67, k6e, k66, k78, k77, k76, k56, \