summaryrefslogtreecommitdiff
path: root/keyboards/neito
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-02-17 13:14:29 +1100
committerGitHub <noreply@github.com>2023-02-17 13:14:29 +1100
commitf4ba17c4a0ee59603c167b04f2d6f6eee8b2cf1b (patch)
tree11fec680226404eb46d2c61305cf7e848450c4d9 /keyboards/neito
parentd784f78bd0a034c1d6085379615014fd701536ab (diff)
Move LED indicator config to data driven (#19800)
Diffstat (limited to 'keyboards/neito')
-rw-r--r--keyboards/neito/config.h1
-rw-r--r--keyboards/neito/info.json3
2 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/neito/config.h b/keyboards/neito/config.h
index 8c0f83f245..c7b9d0b06d 100644
--- a/keyboards/neito/config.h
+++ b/keyboards/neito/config.h
@@ -25,7 +25,6 @@
#define ENCODERS_PAD_B { B0 }
#define ENCODER_RESOLUTION 4
-#define LED_CAPS_LOCK_PIN B6
#define BACKLIGHT_ON_STATE 0
#define BACKLIGHT_PIN B5
diff --git a/keyboards/neito/info.json b/keyboards/neito/info.json
index a62445996d..999c42b0ed 100644
--- a/keyboards/neito/info.json
+++ b/keyboards/neito/info.json
@@ -8,6 +8,9 @@
"pid": "0xB44C",
"device_version": "0.0.1"
},
+ "indicators": {
+ "caps_lock": "B6"
+ },
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"layouts": {