Updated Keyboard mappings (markdown)
parent
fa2d8f7b90
commit
a32b4f0ee6
|
@ -112,7 +112,7 @@ The scancode is also printed in the output of `--print-events` and can be used d
|
|||
- { key: L, mods: Alt, chars: "\x40" }
|
||||
```
|
||||
|
||||
When using an German `MacBookPro (15", 2019) with Touchbar`, these might fail, bit here's a working solution:
|
||||
When using an German `MacBookPro (15", 2019) with Touchbar`, these might fail, but here's a working solution:
|
||||
|
||||
```
|
||||
- { key: 28, mods: Alt, chars: "{" }
|
||||
|
|
Loading…
Reference in New Issue