summaryrefslogtreecommitdiff
path: root/keyboards/owlab/voice65/hotswap/hotswap.h
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2021-09-03 18:48:10 +0000
committerGitHub <noreply@github.com>2021-09-03 11:48:10 -0700
commit5f6d9913f814edcaf4e882615b76c85ed5499805 (patch)
tree1dd6a0b941e8007e4f025c6ee70d8d759012dcff /keyboards/owlab/voice65/hotswap/hotswap.h
parent8574bf20d35b21c7b44ba8550fa11b4d100fdbbd (diff)
OwLab Voice65 Hotswap: 65_ansi_blocker Community Layout support (#14293)
* 65_ansi_blocker Community Layout support * rename LAYOUT to LAYOUT_65_ansi_blocker (with alias for backwards compatibility) * add LAYOUTS = 65_ansi_blocker to rules.mk * remove width and height keys from info.json
Diffstat (limited to 'keyboards/owlab/voice65/hotswap/hotswap.h')
-rw-r--r--keyboards/owlab/voice65/hotswap/hotswap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/owlab/voice65/hotswap/hotswap.h b/keyboards/owlab/voice65/hotswap/hotswap.h
index cae25af596..64503f9ca6 100644
--- a/keyboards/owlab/voice65/hotswap/hotswap.h
+++ b/keyboards/owlab/voice65/hotswap/hotswap.h
@@ -20,7 +20,7 @@
#define ____ KC_NO
-#define LAYOUT( \
+#define LAYOUT_65_ansi_blocker( \
K000, K001, K002, K003, K004, K005, K006, K007, K008, K009, K010, K011, K012, K013, K014, \
K100, K101, K102, K103, K104, K105, K106, K107, K108, K109, K110, K111, K112, K113, K114, \
K200, K201, K202, K203, K204, K205, K206, K207, K208, K209, K210, K211, K212, K214, \