docs(conditional-layers): Document feature

This commit is contained in:
Jonathan Rascher
2021-10-01 22:05:37 -04:00
committed by Pete Johanson
parent e9140b2da9
commit cbf6e28e34
2 changed files with 57 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ module.exports = {
Features: [
"features/keymaps",
"features/combos",
"features/conditional-layers",
"features/debouncing",
"features/displays",
"features/encoders",