a1c1427594
Affects: - `handwired/jn68m` - `handwired/jopr` - `handwired/jot50` - `handwired/jotanck` - `handwired/jotpad16` - `handwired/jtallbean/split_65` - `handwired/juliet` - `handwired/k_numpad17` - `handwired/kbod` - `handwired/ks63` - `handwired/leftynumpad` - `handwired/lemonpad` - `handwired/m40/5x5_macropad` - `handwired/macroboard/f401` - `handwired/macroboard/f411` - `handwired/magicforce61` - `handwired/magicforce68` - `handwired/mechboards_micropad` - `handwired/minorca` - `handwired/mutepad` - `handwired/nicekey` - `handwired/nortontechpad` - `handwired/not_so_minidox` - `handwired/novem` - `handwired/nozbe_macro` - `handwired/numpad20` - `handwired/obuwunkunubi/spaget` - `handwired/oem_ansi_fullsize` - `handwired/onekey` - `handwired/ortho5x13` - `handwired/ortho5x14` - `handwired/p65rgb` - `handwired/pilcrow` - `handwired/polly40` - `handwired/postageboard/mini` - `handwired/postageboard/r1` - `handwired/prime_exl` - `handwired/prime_exl_plus`
33 lines
686 B
JSON
33 lines
686 B
JSON
{
|
|
"usb": {
|
|
"shared_endpoint": {
|
|
"keyboard": true
|
|
}
|
|
},
|
|
"matrix_pins": {
|
|
"cols": ["B12", "B13", "B14", "B15", "A8", "A10"],
|
|
"rows": ["A15", "B3", "B4", "B5", "B7"]
|
|
},
|
|
"diode_direction": "COL2ROW",
|
|
"audio": {
|
|
"driver": "pwm_hardware"
|
|
},
|
|
"ws2812": {
|
|
"driver": "pwm"
|
|
},
|
|
"development_board": "blackpill_f411",
|
|
"features": {
|
|
"bootmagic": true,
|
|
"mousekey": true,
|
|
"extrakey": true,
|
|
"nkro": true,
|
|
"rgblight": true,
|
|
"audio": true
|
|
},
|
|
"qmk": {
|
|
"locking": {
|
|
"enabled": true,
|
|
"resync": true
|
|
}
|
|
}
|
|
}
|