Peter Cock
df3db57c4c
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
2025-09-12 14:08:17 +01:00
Peter Cock
d28f73bcfa
docs: documenting PASTE/COPY/CUT keycodes on macOS ( #3058 )
...
* Testing PASTE/COPY/CUT on macOS
Testing using ZMK Studio v0.3.1 to send these keys.
Using Karabiner-EventViewer, nothing from C_AC_CUT, C_AC_COPY, C_AC_PASTE, nor from paste special which I assume would be called C_AC_PASTE_SPECIAL (while for example C_AC_SEARCH was detected).
Did see K_CUT, K_COPY, K_PASTE, but they appear to do nothing by default.
* Add macOS footnote for editing keys K_CUT, K_COPY, K_PASTE
* Add macOS testing for K_UNDO, K_REDO etc.
C_AC_UNDO - not even registering as a keypress
K_UNDO - detected as a keypress, but no effect. Does not act like command+z
C_AC_REDO - not even registering as a keypress
K_AGAIN aka K_REDO - detected as a keypress, but no effect. Does not act like shift+command+z
* None of the six 'Input Assist' consumer keys work on macOS
Testing using ZMK Studio v0.3.1 to send these keys with macOS 15.6.1 (ARM),
and watching for keypresses with Karabiner-EventViewer v15.5.0.
2025-09-09 19:52:41 +02:00
Omar L.
f1b944b1ef
docs: Add secondary functions for the keypad number keys ( #2933 )
...
* docs: Add secondary functions for the keypad number keys
* docs: Change descriptions of secondary functions for the keypad number keys
The descriptions were updated to match those of the USB HID usage tables.
2025-04-30 17:32:22 +01:00
Allister MacLeod
9935e8df47
chore: Marking C_AL_CALENDAR / C_AL_CAL as not available on macOS and iOS. ( #2606 )
2024-11-03 08:31:27 +01:00
Brian Tannous
644fc821f7
Set C_AL_CALC for macOS and iOS to false ( #1595 )
2024-11-03 01:25:48 +01:00
KingCoinless
7293037f18
docs(codes): Android Support: Basic Controls and Input + Display ( #603 )
...
* docs(codes): Android Support: Basic Controls and Input + Display
---------
Co-authored-by: Nicolas Munnich <98408764+Nick-Munnich@users.noreply.github.com >
2024-10-20 23:57:00 +02:00
crides
8c14b155e8
docs: confirm some consumer codes on iOS
...
Tested on iOS 16.6
2024-01-15 18:07:48 -08:00
ReFil
6c75d6986c
feat(docs): Document globe key specific quirks
2023-10-10 14:04:28 -07:00
ReFil
c1ebadcd2a
feat(hid): Add apple globe keycode
...
* feat(hid): Add apple globe keycode
* Update docs/src/data/hid.js
Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com >
Co-authored-by: Pete Johanson <peter@peterjohanson.com >
Co-authored-by: Nick Coutsos <nick@coutsos.com >
2023-09-29 13:14:31 -07:00
kadoyau
98524a9567
fix(docs): Fix INT6 keycode description
2023-06-10 12:32:50 -07:00
ebastler
c9eb63199a
feat(keymaps): add NUHS/NUBS alias for Non-US-Backslash/Non-US-Hash
2022-10-17 21:48:19 -04:00
Joe Peterson
a035fe4cc8
docs(codes): Windows Support: F20-F24
...
F20-24 are confirmed to work on Windows 11 via a web based keyboard
tester
Refs: #1476
2022-10-05 09:01:37 -04:00
Joe Peterson
fd5e9e1403
docs(codes): Windows Support: F13-F19
...
F13-F19 are confirmed to work on Windows 11 in VSCode 1.71.2.
Refs: #1476
2022-10-05 09:01:37 -04:00
Shreyas
391f80f069
feat(hid): Add C_AC_DESKTOP_SHOW_ALL_APPLICATIONS
...
* support for C_AC_DESKTOP_SHOW_ALL_APPLICATIONS
Co-authored-by: Shreyas Kale <shreyaskale@Shreyass-MacBook-Pro.local >
2022-08-22 00:27:47 -04:00
Stefán Páll Sturluson
d7ba7a1bee
fix(codes): typo in C_SUBTITLES.
2022-05-17 00:29:53 -04:00
KingCoinless
e7a52e2cee
docs(codes): Windows Support: Media Controls
...
Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com >
2022-01-02 10:44:55 +00:00
Kiessling
7b2edbad43
docs(codes): Windows Support: Language/International Inputs
2021-12-29 10:43:02 +00:00
Kiessling
1e4f0147ad
docs(codes): Windows Support: Audio Controls
2021-12-29 10:42:34 +00:00
Kiessling
4a547555bf
docs(codes): Windows Support: Workflow Commands and Locks
2021-12-29 10:41:58 +00:00
Kiessling
ee0f24412b
docs(codes): Windows Support: Symbols, Operations, and Punctuation
2021-12-29 10:41:30 +00:00
KingCoinless
3879267615
docs(codes): Windows Support: Display Adjustment Commands
...
Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com >
2021-12-29 10:40:31 +00:00
Dom H
52ee082692
docs(codes): Add LSHIFT and RSHIFT aliases
2021-06-08 20:57:40 -04:00
Stephen Wu
2b4fda6948
docs(codes): improve macOS support data (volume, brightness, media controls)
...
Codes:
- K_VOLUME_UP, C_VOLUME_UP, K_VOLUME_DOWN, C_VOLUME_DOWN, K_MUTE
- C_BRIGHTNESS_INC, C_BRIGHTNESS_DEC
- C_PLAY_PAUSE, C_NEXT, C_PREVIOUS
Tested on:
- Catalina 10.15.7
- Big Sur 11.2 Beta
PR: #541
See: #375
2021-01-01 11:06:40 +00:00
onebigdoor
e89aa1cde8
docs(codes): improve iOS keyboard/keypad support data
...
Co-authored-by: innovaker <66737976+innovaker@users.noreply.github.com >
PR: #356
See: #376
2020-12-17 11:05:34 +00:00
onebigdoor
4c92a4e50f
docs(codes): improve macOS support data
...
Tested with Karabiner-EventViewer as well as some manual checks.
PR: #377
See: #375
2020-12-09 13:58:24 +00:00
Okke Formsma
0d02441abe
docs(codes): add modifier functions
...
Refactor and expand codes documentation to include modifier functions.
Closes #330 .
2020-11-07 12:00:19 -05:00
innovaker
ff638eb010
docs(codes): Add (key) codes documentation
...
Create codes documentation for standardized keys.
Closes #218 . Fixes #308 . Ref #21 .
2020-11-06 15:02:12 -05:00