summaryrefslogtreecommitdiffstats
path: root/keyboards/hadron/hadron.h
diff options
context:
space:
mode:
authornoroadsleft <18669334+noroadsleft@users.noreply.github.com>2018-06-13 02:34:04 +0200
committerDrashna Jaelre <drashna@live.com>2018-06-13 02:34:04 +0200
commit454bc3c2643029e876e30e266004223f0c8fccee (patch)
tree84c782ed25dad51ac0dc348bfb66a658992c8774 /keyboards/hadron/hadron.h
parent974d155505d30d8cdf60569ca3c481b9b9fa926a (diff)
downloadqmk_firmware-454bc3c2643029e876e30e266004223f0c8fccee.tar.gz
qmk_firmware-454bc3c2643029e876e30e266004223f0c8fccee.tar.xz
Hadron: Readme, Refactor, and Configurator support (#3170)
* Refactor * Configurator support * Readme
Diffstat (limited to 'keyboards/hadron/hadron.h')
-rw-r--r--keyboards/hadron/hadron.h2
1 files changed, 1 insertions, 1 deletions
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, \