summaryrefslogtreecommitdiff
path: root/docs/sidebars.js
diff options
context:
space:
mode:
authorPete Johanson <peter@peterjohanson.com>2020-10-31 00:09:47 -0400
committerGitHub <noreply@github.com>2020-10-31 00:09:47 -0400
commit2d31e1d05f737ebf8df2c5261912fe79b56a63c3 (patch)
tree2f32805fffdb24b5806cdf37af762fee221e27c5 /docs/sidebars.js
parent3c958e62079059c375b86e29f66137a74c3b36c8 (diff)
parent821f0540711158985eb38b360b1f1b422408ca31 (diff)
Merge pull request #269 from joelspadin/endpoint-selection
feat: only send HID reports to one endpoint
Diffstat (limited to 'docs/sidebars.js')
-rw-r--r--docs/sidebars.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/sidebars.js b/docs/sidebars.js
index 54f6576..c8dc79f 100644
--- a/docs/sidebars.js
+++ b/docs/sidebars.js
@@ -22,6 +22,7 @@ module.exports = {
"behavior/mod-tap",
"behavior/reset",
"behavior/bluetooth",
+ "behavior/outputs",
"behavior/lighting",
"behavior/power",
],