From 5f6d9913f814edcaf4e882615b76c85ed5499805 Mon Sep 17 00:00:00 2001 From: James Young <18669334+noroadsleft@users.noreply.github.com> Date: Fri, 3 Sep 2021 18:48:10 +0000 Subject: 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 --- keyboards/owlab/voice65/hotswap/hotswap.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/owlab/voice65/hotswap/hotswap.h') 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, \ -- cgit v1.2.3