summaryrefslogtreecommitdiffstats
path: root/keyboards/adm42/rev4/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/adm42/rev4/config.h')
-rw-r--r--keyboards/adm42/rev4/config.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/adm42/rev4/config.h b/keyboards/adm42/rev4/config.h
index 9ad330d8f7..fa2bcb3e43 100644
--- a/keyboards/adm42/rev4/config.h
+++ b/keyboards/adm42/rev4/config.h
@@ -14,10 +14,12 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+#pragma once
+
#define MATRIX_COL_PINS { C6, B6, B5, B4, D7, D6, F0, F1, F4, F5, F6, F7 }
#define MATRIX_ROW_PINS { C7, D5, D3, D2 }
-#define QMK_LED E6
+#define ADM42_LED E6
#define RGB_DI_PIN B7