revert subset of codes pending manual testing. add macos-power footnote

This commit is contained in:
Tyler Walker 2020-11-14 10:51:06 -05:00
parent 7029318f17
commit 0905f17814
3 changed files with 206 additions and 203 deletions

View file

@ -0,0 +1 @@
Both macos power keys ignore quick presses, sleep on deliberate press, and display a prompt on long-press

View file

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

File diff suppressed because it is too large Load diff