32 lines
923 B
JSON
32 lines
923 B
JSON
{
|
|
"title": "QMK Firmware",
|
|
"tagline": "Keyboard controller firmware for Atmel AVR and ARM USB families",
|
|
"author": "QMK Community",
|
|
"image": "gitbook/images/favicon.png",
|
|
"ignore": {
|
|
"dirs": [
|
|
"Internals"
|
|
],
|
|
"files": [
|
|
"internals_defines.md",
|
|
"internals_input_callback_reg.md",
|
|
"internals_midi_device.md",
|
|
"internals_midi_device_setup_process.md",
|
|
"internals_midi_util.md",
|
|
"internals_send_functions.md",
|
|
"internals_sysex_tools.md"
|
|
]
|
|
},
|
|
"html": {
|
|
"auto_landing": false,
|
|
"auto_toc": true,
|
|
"breadcrumbs": true,
|
|
"breadcrumbs_separator": " &emdash;> ",
|
|
"edit_on_github": "qmk/qmk_firmware/blob/master/docs",
|
|
"repo": "qmk/qmk_firmware",
|
|
"search": true,
|
|
"theme": "daux-navy",
|
|
"toggle_code": false
|
|
}
|
|
}
|