docs(codes): improve macOS support data

Tested with Karabiner-EventViewer as well as some manual checks.

PR: #377
See: #375
This commit is contained in:
onebigdoor
2020-12-09 08:58:24 -05:00
committed by GitHub
parent e6a27b15c1
commit 4c92a4e50f
3 changed files with 50 additions and 43 deletions

View File

@@ -5,7 +5,9 @@
*/
import example from "@site/docs/codes/_footnotes/example.mdx";
import macosPower from "@site/docs/codes/_footnotes/macos-power.mdx";
export default {
example,
macosPower,
};