From df3db57c4c35090760483ef4514c858dc1969981 Mon Sep 17 00:00:00 2001 From: Peter Cock Date: Fri, 12 Sep 2025 14:08:17 +0100 Subject: [PATCH] docs: K_VOLUME_UP and K_VOLUME_DOWN work in macOS (#3057) Tested via ZMK Studio, both the 'keyboard' and the 'consumer' volume up/down work on macOS Sequoia 15.6.1 --- docs/src/data/hid.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/data/hid.js b/docs/src/data/hid.js index 9d1a7e5ad..c990abd92 100644 --- a/docs/src/data/hid.js +++ b/docs/src/data/hid.js @@ -3249,7 +3249,7 @@ export default [ windows: false, linux: true, android: true, - macos: false, + macos: true, ios: null, }, footnotes: {}, @@ -3270,7 +3270,7 @@ export default [ windows: false, linux: true, android: true, - macos: false, + macos: true, ios: null, }, footnotes: {},