feat(docs): Add BLE feature/config pages.
Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
This commit is contained in:
parent
1493620bf7
commit
0c5bcf5fe4
3 changed files with 75 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ module.exports = {
|
|||
],
|
||||
Features: [
|
||||
"features/keymaps",
|
||||
"features/bluetooth",
|
||||
"features/combos",
|
||||
"features/conditional-layers",
|
||||
"features/debouncing",
|
||||
|
|
@ -57,6 +58,7 @@ module.exports = {
|
|||
"config/backlight",
|
||||
"config/battery",
|
||||
"config/behaviors",
|
||||
"config/bluetooth",
|
||||
"config/combos",
|
||||
"config/displays",
|
||||
"config/encoders",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue