mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-17 13:21:46 +01:00
19 lines
418 B
JSON
19 lines
418 B
JSON
{
|
|
"development_board": "blackpill_f411",
|
|
"features": {
|
|
"bootmagic": true,
|
|
"mousekey": true,
|
|
"extrakey": true,
|
|
"console": false,
|
|
"command": false,
|
|
"nkro": true,
|
|
"rgblight": true,
|
|
"encoder": true,
|
|
"dip_switch": true,
|
|
"steno": true,
|
|
"oled": true,
|
|
"pointing_device": true,
|
|
"dynamic_tapping_term": true
|
|
}
|
|
}
|