summaryrefslogtreecommitdiff
path: root/keyboards/mechlovin/zed1800/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mechlovin/zed1800/info.json')
-rw-r--r--keyboards/mechlovin/zed1800/info.json39
1 files changed, 39 insertions, 0 deletions
diff --git a/keyboards/mechlovin/zed1800/info.json b/keyboards/mechlovin/zed1800/info.json
new file mode 100644
index 0000000000..a3d862fa8c
--- /dev/null
+++ b/keyboards/mechlovin/zed1800/info.json
@@ -0,0 +1,39 @@
+{
+ "manufacturer": "Mechlovin Studio",
+ "url": "",
+ "maintainer": "Mechlovin' Studio",
+ "usb": {
+ "vid": "0x4D4C",
+ "device_version": "0.0.1"
+ },
+ "indicators": {
+ "caps_lock": "C14",
+ "num_lock": "C15"
+ },
+ "processor": "STM32F103",
+ "bootloader": "stm32duino",
+ "features": {
+ "bootmagic": true,
+ "command": true,
+ "console": true,
+ "extrakey": true,
+ "mousekey": true,
+ "rgblight": true,
+ "audio": false
+ },
+ "rgblight": {
+ "sleep": true,
+ "animations": {
+ "alternating": true,
+ "breathing": true,
+ "christmas": true,
+ "knight": true,
+ "rainbow_mood": true,
+ "rainbow_swirl": true,
+ "rgb_test": true,
+ "snake": true,
+ "static_gradient": true,
+ "twinkle": true
+ }
+ }
+}