diff options
author | Pete Johanson <peter@peterjohanson.com> | 2020-08-18 15:24:38 -0400 |
---|---|---|
committer | Pete Johanson <peter@peterjohanson.com> | 2020-08-18 15:24:38 -0400 |
commit | d2d9fc86cf0ed0ab4bb896ee247fb212512d5aaf (patch) | |
tree | a4639cee9b2949b8f3ae98581eab96ee4af24b33 /docs/sidebars.js | |
parent | c054feb3c942b26bf0ddd0fc6e99ac8e3703e8d4 (diff) |
feat(docs): Basic mod-tap behavior docs.
Diffstat (limited to 'docs/sidebars.js')
-rw-r--r-- | docs/sidebars.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/sidebars.js b/docs/sidebars.js index 90bdfa2..be02a65 100644 --- a/docs/sidebars.js +++ b/docs/sidebars.js @@ -11,6 +11,7 @@ module.exports = { "behavior/key-press", "behavior/layers", "behavior/misc", + "behavior/mod-tap", "behavior/lighting", ], Development: [ |