summaryrefslogtreecommitdiff
path: root/keyboards/mode/m65s
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/mode/m65s
parentd784f78bd0a034c1d6085379615014fd701536ab (diff)
Move LED indicator config to data driven (#19800)
Diffstat (limited to 'keyboards/mode/m65s')
-rw-r--r--keyboards/mode/m65s/config.h1
-rw-r--r--keyboards/mode/m65s/info.json3
2 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/mode/m65s/config.h b/keyboards/mode/m65s/config.h
index caa263cf80..a00b5d7e82 100644
--- a/keyboards/mode/m65s/config.h
+++ b/keyboards/mode/m65s/config.h
@@ -37,7 +37,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define EARLY_INIT_PERFORM_BOOTLOADER_JUMP TRUE
#define OPENDRAIN_INDICATORS
-#define LED_CAPS_LOCK_PIN C8
/*
* Feature disable options
diff --git a/keyboards/mode/m65s/info.json b/keyboards/mode/m65s/info.json
index 60ee66db88..53c7ccace4 100644
--- a/keyboards/mode/m65s/info.json
+++ b/keyboards/mode/m65s/info.json
@@ -8,6 +8,9 @@
"pid": "0x6583",
"device_version": "0.0.1"
},
+ "indicators": {
+ "caps_lock": "C8"
+ },
"processor": "STM32F401",
"bootloader": "stm32-dfu",
"layouts": {