summaryrefslogtreecommitdiff
path: root/keyboards/mechlovin/hex4b/rev2/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mechlovin/hex4b/rev2/info.json')
-rw-r--r--keyboards/mechlovin/hex4b/rev2/info.json15
1 files changed, 14 insertions, 1 deletions
diff --git a/keyboards/mechlovin/hex4b/rev2/info.json b/keyboards/mechlovin/hex4b/rev2/info.json
index da18a2ce4b..7d9a2cb40a 100644
--- a/keyboards/mechlovin/hex4b/rev2/info.json
+++ b/keyboards/mechlovin/hex4b/rev2/info.json
@@ -2,5 +2,18 @@
"keyboard_name": "Hex-4B Rev.2",
"usb": {
"device_version": "0.0.2"
- }
+ },
+ "backlight": {
+ "pin": "B8",
+ "levels": 5,
+ "breathing": true
+ },
+ "indicators": {
+ "caps_lock": "B9",
+ "num_lock": "C15",
+ "scroll_lock": "A15",
+ "on_state": 0
+ },
+ "processor": "STM32F103",
+ "bootloader": "stm32duino"
}