feat(docs): Add BLE feature/config pages.

Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
This commit is contained in:
Peter Johanson
2023-01-16 04:28:35 +00:00
committed by Pete Johanson
parent 1493620bf7
commit 0c5bcf5fe4
3 changed files with 75 additions and 0 deletions

View File

@@ -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",