forked from kofal.net/zmk
docs: confirm some consumer codes on iOS
Tested on iOS 16.6
This commit is contained in:
@@ -5173,7 +5173,7 @@ export default [
|
|||||||
linux: true,
|
linux: true,
|
||||||
android: null,
|
android: null,
|
||||||
macos: true,
|
macos: true,
|
||||||
ios: null,
|
ios: true,
|
||||||
},
|
},
|
||||||
footnotes: {},
|
footnotes: {},
|
||||||
},
|
},
|
||||||
@@ -5194,7 +5194,7 @@ export default [
|
|||||||
linux: true,
|
linux: true,
|
||||||
android: null,
|
android: null,
|
||||||
macos: true,
|
macos: true,
|
||||||
ios: null,
|
ios: true,
|
||||||
},
|
},
|
||||||
footnotes: {},
|
footnotes: {},
|
||||||
},
|
},
|
||||||
@@ -5887,7 +5887,7 @@ export default [
|
|||||||
linux: true,
|
linux: true,
|
||||||
android: true,
|
android: true,
|
||||||
macos: true,
|
macos: true,
|
||||||
ios: null,
|
ios: true,
|
||||||
},
|
},
|
||||||
footnotes: {},
|
footnotes: {},
|
||||||
},
|
},
|
||||||
@@ -5908,7 +5908,7 @@ export default [
|
|||||||
linux: true,
|
linux: true,
|
||||||
android: true,
|
android: true,
|
||||||
macos: true,
|
macos: true,
|
||||||
ios: null,
|
ios: true,
|
||||||
},
|
},
|
||||||
footnotes: {},
|
footnotes: {},
|
||||||
},
|
},
|
||||||
@@ -6055,7 +6055,7 @@ export default [
|
|||||||
linux: true,
|
linux: true,
|
||||||
android: true,
|
android: true,
|
||||||
macos: true,
|
macos: true,
|
||||||
ios: null,
|
ios: true,
|
||||||
},
|
},
|
||||||
footnotes: {},
|
footnotes: {},
|
||||||
},
|
},
|
||||||
@@ -6096,8 +6096,8 @@ export default [
|
|||||||
windows: true,
|
windows: true,
|
||||||
linux: true,
|
linux: true,
|
||||||
android: true,
|
android: true,
|
||||||
macos: null,
|
macos: true,
|
||||||
ios: null,
|
ios: true,
|
||||||
},
|
},
|
||||||
footnotes: {},
|
footnotes: {},
|
||||||
},
|
},
|
||||||
@@ -6139,7 +6139,7 @@ export default [
|
|||||||
linux: true,
|
linux: true,
|
||||||
android: true,
|
android: true,
|
||||||
macos: true,
|
macos: true,
|
||||||
ios: null,
|
ios: true,
|
||||||
},
|
},
|
||||||
footnotes: {},
|
footnotes: {},
|
||||||
},
|
},
|
||||||
@@ -6160,7 +6160,7 @@ export default [
|
|||||||
linux: true,
|
linux: true,
|
||||||
android: true,
|
android: true,
|
||||||
macos: true,
|
macos: true,
|
||||||
ios: null,
|
ios: true,
|
||||||
},
|
},
|
||||||
footnotes: {},
|
footnotes: {},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user