From 2c01ec0d8cef183f23c4db0307a0dc5cffd5fa2b Mon Sep 17 00:00:00 2001 From: noroadsleft <18669334+noroadsleft@users.noreply.github.com> Date: Thu, 24 May 2018 21:11:29 -0700 Subject: Refactor and Configurator updates for ALU84 (#3043) * Readme update per template on docs.qmk.fm * Refactor for LAYOUT macro * Add info.json --- keyboards/alu84/alu84.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/alu84/alu84.h') diff --git a/keyboards/alu84/alu84.h b/keyboards/alu84/alu84.h index 299b6a22b..c171e4c1d 100755 --- a/keyboards/alu84/alu84.h +++ b/keyboards/alu84/alu84.h @@ -22,7 +22,7 @@ -#define KEYMAP( \ +#define LAYOUT( \ K000, K001, K002, K003, K004, K005, K006, K007, K008, K009, K010, K011, K012, K013, K014, K015, \ K100, K101, K102, K103, K104, K105, K106, K107, K108, K109, K110, K111, K112, K114, K115, \ K200, K202, K203, K204, K205, K206, K207, K208, K209, K210, K211, K212, K213, K214, K215, \ -- cgit v1.2.3-24-g4f1b