1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/keyboards/cannonkeys/satisfaction75/info.json
Andrew Kannan 490641307a
Cleanup Satisfaction75 Firmware and add new revisions (#22082)
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
2024-02-27 09:16:00 +11:00

28 lines
624 B
JSON

{
"manufacturer": "CannonKeys",
"keyboard_name": "Satisfaction75",
"maintainer": "awkannan",
"backlight": {
"breathing": true,
"breathing_period": 6,
"levels": 24,
"pin": "A6"
},
"bootloader": "stm32-dfu",
"features": {
"backlight": true,
"bootmagic": true,
"command": false,
"console": false,
"encoder": true,
"extrakey": true,
"mousekey": true,
"nkro": true,
"oled": true
},
"processor": "STM32F072",
"url": "https://cannonkeys.com",
"usb": {
"vid": "0xCA04"
}
}