summaryrefslogtreecommitdiff
path: root/keyboards/mechlovin/hex4b/rev1/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mechlovin/hex4b/rev1/info.json')
-rw-r--r--keyboards/mechlovin/hex4b/rev1/info.json15
1 files changed, 14 insertions, 1 deletions
diff --git a/keyboards/mechlovin/hex4b/rev1/info.json b/keyboards/mechlovin/hex4b/rev1/info.json
index b2dfdec696..cec380a91f 100644
--- a/keyboards/mechlovin/hex4b/rev1/info.json
+++ b/keyboards/mechlovin/hex4b/rev1/info.json
@@ -2,5 +2,18 @@
"keyboard_name": "Hex-4B Rev.1",
"usb": {
"device_version": "0.0.1"
- }
+ },
+ "backlight": {
+ "pin": "D4",
+ "levels": 5,
+ "breathing": true
+ },
+ "indicators": {
+ "caps_lock": "D7",
+ "num_lock": "D6",
+ "scroll_lock": "D5",
+ "on_state": 0
+ },
+ "processor": "atmega32a",
+ "bootloader": "usbasploader"
}