revert subset of codes pending manual testing. add macos-power footnote
This commit is contained in:
parent
7029318f17
commit
0905f17814
3 changed files with 206 additions and 203 deletions
1
docs/docs/codes/_footnotes/macos-power.mdx
Normal file
1
docs/docs/codes/_footnotes/macos-power.mdx
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Both macos power keys ignore quick presses, sleep on deliberate press, and display a prompt on long-press
|
|
@ -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
Loading…
Add table
Reference in a new issue