mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-25 20:56:42 +00:00
24 lines
505 B
JSON
24 lines
505 B
JSON
{
|
|
"keyboard_name": "Suihankey",
|
|
"manufacturer": "kakunpc",
|
|
"url": "https://kakunpc.booth.pm/",
|
|
"maintainer": "kakunpc",
|
|
"usb": {
|
|
"vid": "0xFEED",
|
|
"pid": "0x0000",
|
|
"device_version": "0.0.1"
|
|
},
|
|
"split": {
|
|
"enabled": true,
|
|
"handedness": {
|
|
"pin": "D2"
|
|
},
|
|
"serial": {
|
|
"pin": "D0"
|
|
}
|
|
},
|
|
"processor": "atmega32u4",
|
|
"bootloader": "atmel-dfu",
|
|
"community_layouts": ["split_3x5_3"]
|
|
}
|