mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 04:55:20 -05:00
refactor(docs): Change feature to features
Makes a better URL.
This commit is contained in:
@@ -9,10 +9,10 @@ module.exports = {
|
||||
"troubleshooting",
|
||||
],
|
||||
Features: [
|
||||
"feature/keymaps",
|
||||
"feature/displays",
|
||||
"feature/encoders",
|
||||
"feature/underglow",
|
||||
"features/keymaps",
|
||||
"features/displays",
|
||||
"features/encoders",
|
||||
"features/underglow",
|
||||
],
|
||||
Behaviors: [
|
||||
"behavior/key-press",
|
||||
|
||||
Reference in New Issue
Block a user