mirror of
https://github.com/osiweb/unified_retro_keyboard.git
synced 2026-04-20 02:16:31 +00:00
14f7f1ed3e
At the suggestion of @softwarejanitor, added the following ctrl codes to
upper/lower apple map:
CTRL-0: @
CTRL-1: | (vertical bar)
CTRL-2: ~ (tilde)
CTRL-6: ^ (caret)
CTRL-7: ` (grave)
CTRL-8: { (open curly brace)
CTRL-9: } (close curly brace)
CTRL--: _ (ctrl-dash -> underscore)
CTRL-,: [ (ctrl-comma -> open bracket)
CTRL-.: ] (ctrl-period -> close bracket)
CTRL-/: \ (ctrl-fwd_slash -> backslash)