aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAllister MacLeod <[email protected]>2024-11-03 02:31:27 -0500
committerGitHub <[email protected]>2024-11-03 08:31:27 +0100
commit9935e8df471379538e5e4e046c716a0f1740eaf2 (patch)
tree77546d0e168becb139cafc5f596ed22159836a0a
parent644fc821f76e55f348d7afe9f12711125d6d7932 (diff)
downloadzmk-9935e8df471379538e5e4e046c716a0f1740eaf2.tar.gz
zmk-9935e8df471379538e5e4e046c716a0f1740eaf2.zip
chore: Marking C_AL_CALENDAR / C_AL_CAL as not available on macOS and iOS. (#2606)
-rw-r--r--docs/src/data/hid.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/src/data/hid.js b/docs/src/data/hid.js
index 69790c5ceb..2891e95af6 100644
--- a/docs/src/data/hid.js
+++ b/docs/src/data/hid.js
@@ -6453,8 +6453,8 @@ export default [
windows: null,
linux: true,
android: true,
- macos: null,
- ios: null,
+ macos: false,
+ ios: false,
},
footnotes: {},
},