From 8478ef648f3685a26eeec4043c8379a5cedaae6f Mon Sep 17 00:00:00 2001 From: mdnt <33212583+mdnt@users.noreply.github.com> Date: Wed, 4 Apr 2018 12:11:33 -0500 Subject: Add TKC1800 info.json Created an info.json for the tkc1800. --- keyboards/tkc1800/tkc1800.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/tkc1800/tkc1800.h') diff --git a/keyboards/tkc1800/tkc1800.h b/keyboards/tkc1800/tkc1800.h index 56b5e3614..0a872ef88 100644 --- a/keyboards/tkc1800/tkc1800.h +++ b/keyboards/tkc1800/tkc1800.h @@ -18,7 +18,7 @@ #include "quantum.h" -#define KEYMAP( \ +#define LAYOUT( \ K00, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K0F, K0G, K0H, K0I, \ K1F, K1G, K1H, K1I, \ K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2C, K2D, K2E, K2F, K2G, K2H, K2I, \ -- cgit v1.2.3-24-g4f1b