diff options
author | noroadsleft <18669334+noroadsleft@users.noreply.github.com> | 2018-06-12 17:34:04 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-06-12 17:34:04 -0700 |
commit | 454bc3c2643029e876e30e266004223f0c8fccee (patch) | |
tree | 84c782ed25dad51ac0dc348bfb66a658992c8774 /keyboards/hadron/hadron.h | |
parent | 974d155505d30d8cdf60569ca3c481b9b9fa926a (diff) |
Hadron: Readme, Refactor, and Configurator support (#3170)
* Refactor
* Configurator support
* Readme
Diffstat (limited to 'keyboards/hadron/hadron.h')
-rw-r--r-- | keyboards/hadron/hadron.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/hadron/hadron.h b/keyboards/hadron/hadron.h index fceae50d9a..a165f4c5c9 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, \ |