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:
parent
e6a27b15c1
commit
4c92a4e50f
3 changed files with 50 additions and 43 deletions
|
|
@ -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,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue