diff --git a/Keyboard-mappings.md b/Keyboard-mappings.md index 798c0c7..7524012 100644 --- a/Keyboard-mappings.md +++ b/Keyboard-mappings.md @@ -79,9 +79,8 @@ The scancode is also printed in the output of `--print-events` and can be used d Setup for macOS Spanish-Spain keyboard with ISO layout (not ANSI); big *Enter* key. ```yml - # Ajustes para teclado macOS español/spanish de España con layout ISO (no - # ANSI); tecla Intro grande. - - { key: 10, mods: Alt, chars: "\x5c" } # barra invertida `\` + # Ajustes para teclado macOS español/spanish de España con layout ISO (no ANSI); tecla Intro grande. + - { key: 10, mods: Alt, chars: "\x5c" } # barra invertida `\` - { key: 18, mods: Alt, chars: "\x7c" } # barra vertical `|` - { key: Key2, mods: Alt, chars: "@" } # arroba `@` - { key: Key3, mods: Alt, chars: "#" } # almohadilla/cardinalidad `#`