From e180524c10a8d740dce193c8596af3957b4a9dd9 Mon Sep 17 00:00:00 2001 From: James Young <18669334+noroadsleft@users.noreply.github.com> Date: Fri, 30 Jul 2021 11:17:48 -0700 Subject: txuu: rename LAYOUT to LAYOUT_65_ansi_blocker_split_bs (#13794) Renames the layout macro to be more conformant to the rest of QMK. --- keyboards/txuu/txuu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/txuu/txuu.h') diff --git a/keyboards/txuu/txuu.h b/keyboards/txuu/txuu.h index 2de782c64b..6ba459804b 100644 --- a/keyboards/txuu/txuu.h +++ b/keyboards/txuu/txuu.h @@ -21,7 +21,7 @@ along with this program. If not, see . #define XXX KC_NO -#define LAYOUT( \ +#define LAYOUT_65_ansi_blocker_split_bs( \ K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K0E, K0F, \ K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1E, K1F, \ K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2D, K2F, \ -- cgit v1.2.3