forked from forks/qmk_firmware
490641307a
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
28 lines
624 B
JSON
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"
|
|
}
|
|
} |