qmk-keychron-q3-colemak-dh/keyboards/mechlovin/zed1800/info.json
mechlovin f3d3b16ebb
[Keyboard] Add Zed1800 platform PCB (#19250)
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2024-01-31 17:57:46 -08:00

40 lines
918 B
JSON

{
"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
}
}
}