diff options
author | noroadsleft <18669334+noroadsleft@users.noreply.github.com> | 2018-05-24 21:11:29 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-05-24 21:11:29 -0700 |
commit | 2c01ec0d8cef183f23c4db0307a0dc5cffd5fa2b (patch) | |
tree | 5d46d05c8ff25f8dcd47ec0971026ca740af8707 /keyboards/alu84/alu84.h | |
parent | 0dc21d70f05a78a04b93b06d4b9b401422bb86ed (diff) |
Refactor and Configurator updates for ALU84 (#3043)
* Readme update per template on docs.qmk.fm
* Refactor for LAYOUT macro
* Add info.json
Diffstat (limited to 'keyboards/alu84/alu84.h')
-rwxr-xr-x | keyboards/alu84/alu84.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/alu84/alu84.h b/keyboards/alu84/alu84.h index 299b6a22b2..c171e4c1d8 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, \ |