From 454bc3c2643029e876e30e266004223f0c8fccee Mon Sep 17 00:00:00 2001 From: noroadsleft <18669334+noroadsleft@users.noreply.github.com> Date: Tue, 12 Jun 2018 17:34:04 -0700 Subject: Hadron: Readme, Refactor, and Configurator support (#3170) * Refactor * Configurator support * Readme --- keyboards/hadron/hadron.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/hadron/hadron.h') diff --git a/keyboards/hadron/hadron.h b/keyboards/hadron/hadron.h index fceae50d9..a165f4c5c 100644 --- a/keyboards/hadron/hadron.h +++ b/keyboards/hadron/hadron.h @@ -11,7 +11,7 @@ #include "quantum.h" -#define KEYMAP( \ +#define LAYOUT( \ K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, \ K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1D, K1E, \ K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2C, K2D, K2E, \ -- cgit v1.2.3-24-g4f1b