mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 04:55:20 -05:00
docs(codes): improve iOS keyboard/keypad support data
Co-authored-by: innovaker <66737976+innovaker@users.noreply.github.com> PR: #356 See: #376
This commit is contained in:
@@ -5,9 +5,13 @@
|
||||
*/
|
||||
|
||||
import example from "@site/docs/codes/_footnotes/example.mdx";
|
||||
import iosApplication from "@site/docs/codes/_footnotes/ios-application.mdx";
|
||||
import iosPower from "@site/docs/codes/_footnotes/ios-power.mdx";
|
||||
import macosPower from "@site/docs/codes/_footnotes/macos-power.mdx";
|
||||
|
||||
export default {
|
||||
example,
|
||||
iosApplication,
|
||||
iosPower,
|
||||
macosPower,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user