summaryrefslogtreecommitdiff
path: root/keyboards/mode/m65ha_alpha
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/m65ha_alpha
parentd784f78bd0a034c1d6085379615014fd701536ab (diff)
Move LED indicator config to data driven (#19800)
Diffstat (limited to 'keyboards/mode/m65ha_alpha')
-rw-r--r--keyboards/mode/m65ha_alpha/config.h1
-rw-r--r--keyboards/mode/m65ha_alpha/info.json3
2 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/mode/m65ha_alpha/config.h b/keyboards/mode/m65ha_alpha/config.h
index 0901b701e4..8bc75d0616 100644
--- a/keyboards/mode/m65ha_alpha/config.h
+++ b/keyboards/mode/m65ha_alpha/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 A6
/*
* Feature disable options
diff --git a/keyboards/mode/m65ha_alpha/info.json b/keyboards/mode/m65ha_alpha/info.json
index e856d0a7b6..4d27f46223 100644
--- a/keyboards/mode/m65ha_alpha/info.json
+++ b/keyboards/mode/m65ha_alpha/info.json
@@ -8,6 +8,9 @@
"pid": "0x6566",
"device_version": "0.6.5"
},
+ "indicators": {
+ "caps_lock": "A6"
+ },
"processor": "STM32F401",
"bootloader": "stm32-dfu",
"layout_aliases": {