summaryrefslogtreecommitdiffstats
path: root/keyboards/neito
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/neito')
-rw-r--r--keyboards/neito/config.h3
-rw-r--r--keyboards/neito/info.json2
2 files changed, 2 insertions, 3 deletions
diff --git a/keyboards/neito/config.h b/keyboards/neito/config.h
index 1aa349df4c..b15db6b616 100644
--- a/keyboards/neito/config.h
+++ b/keyboards/neito/config.h
@@ -23,9 +23,6 @@
#define ENCODERS_PAD_B { B0 }
#define ENCODER_RESOLUTION 4
-#define BACKLIGHT_PIN B5
-#define BACKLIGHT_LEVELS 5
-
#define GRAVE_ESC_CTRL_OVERRIDE
/* RGB Light Configuration */
diff --git a/keyboards/neito/info.json b/keyboards/neito/info.json
index 36b8e0ba22..09457315a7 100644
--- a/keyboards/neito/info.json
+++ b/keyboards/neito/info.json
@@ -9,6 +9,8 @@
"device_version": "0.0.1"
},
"backlight": {
+ "pin": "B5",
+ "levels": 5,
"on_state": 0
},
"indicators": {