summaryrefslogtreecommitdiff
path: root/keyboards/hadron
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2024-01-08 02:15:50 +0000
committerGitHub <noreply@github.com>2024-01-08 02:15:50 +0000
commita45107e1525cb73e489bcc1ff85722adb12d36f9 (patch)
tree8684b402fd61f81306b63379ab41f0fa0ce6da9d /keyboards/hadron
parentc7b59a96dfc9b3ae694d0bd47172ac6d52b441ee (diff)
Migrate RGB Matrix config to info.json - H (#22861)
Diffstat (limited to 'keyboards/hadron')
-rw-r--r--keyboards/hadron/ver3/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/hadron/ver3/config.h b/keyboards/hadron/ver3/config.h
index c9fc1028f8..4fc8d1feaf 100644
--- a/keyboards/hadron/ver3/config.h
+++ b/keyboards/hadron/ver3/config.h
@@ -107,8 +107,4 @@
#define DRV2605L_ZC_DET_TIME 0
#define DRV2605L_AUTO_CAL_TIME 3
-#define RGB_MATRIX_LED_COUNT 10
-
-// #define RGB_MATRIX_KEYPRESSES
-
#define SOLENOID_PIN A14