Skip to content

Conversation

@david0
Copy link
Owner

@david0 david0 commented Aug 1, 2024

mac seems to have ^ and < keys swapped and seem to use backslash instead of non_us_pound

mac build-in keyboard:

^ key: 64h
>< key: 35h

# (right of Ä key): 31h instead of 32h

This overview matches what I observed with the build-in-mac-keyboard: https://iks.cs.ovgu.de/~elkner/keyboard/mac/scancodes_MBP.html#kbdByScancode

mac seems to have ^ and < keys swapped and seem to use backslash instead
of non_us_pount

mac buildin keyboard:
^ key: 64h
>< key: 35h

 # (right of Ä key): 31h instead of 32h

This overview matches what I observed with the build-in-mac-keyboard: https://iks.cs.ovgu.de/~elkner/keyboard/mac/scancodes_MBP.html#kbdByScancode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants