2020-12-08 09:14:54 +00:00
|
|
|
{
|
2022-08-20 00:45:28 +00:00
|
|
|
"manufacturer": "MechWild",
|
2020-12-08 09:14:54 +00:00
|
|
|
"url": "mechwild.com",
|
|
|
|
"maintainer": "kylemccreery",
|
2022-08-20 00:45:28 +00:00
|
|
|
"usb": {
|
|
|
|
"vid": "0x6D77"
|
|
|
|
},
|
2022-08-28 17:16:20 +00:00
|
|
|
"build": {
|
|
|
|
"lto": true
|
|
|
|
},
|
|
|
|
"features": {
|
|
|
|
"bootmagic": true,
|
|
|
|
"command": false,
|
|
|
|
"console": false,
|
|
|
|
"debug": false,
|
|
|
|
"extrakey": true,
|
|
|
|
"mousekey": true,
|
|
|
|
"rgblight": true,
|
|
|
|
"nkro": true
|
|
|
|
},
|
|
|
|
"development_board": "promicro",
|
|
|
|
"rgblight": {
|
|
|
|
"sleep": true,
|
|
|
|
"max_brightness": 255
|
|
|
|
},
|
|
|
|
"tapping": {
|
|
|
|
"tap_keycode_delay": 10,
|
|
|
|
"tap_capslock_delay": 10
|
2020-12-08 09:14:54 +00:00
|
|
|
}
|
2021-09-12 04:04:56 +00:00
|
|
|
}
|