diff options
| author | Jules Aguillon | 2024-06-09 13:55:27 +0200 |
|---|---|---|
| committer | Jules Aguillon | 2024-06-09 13:55:27 +0200 |
| commit | 773147ab9c19d49a7958e07c50455204e49a2ecc (patch) | |
| tree | afd13a6446b2d47712d29f4dd1bbaa99cbf971c0 /srcs/layouts/latn_qwerty_es.xml | |
| parent | 52805d9745e62e8eafae0051f812f78e3caa2986 (diff) | |
| download | unexpected-keyboard-773147ab9c19d49a7958e07c50455204e49a2ecc.tar.gz unexpected-keyboard-773147ab9c19d49a7958e07c50455204e49a2ecc.zip | |
Automatic placement of f11/f12 placeholders
Diffstat (limited to 'srcs/layouts/latn_qwerty_es.xml')
| -rw-r--r-- | srcs/layouts/latn_qwerty_es.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/srcs/layouts/latn_qwerty_es.xml b/srcs/layouts/latn_qwerty_es.xml index e7e7ce7..2fa0e0b 100644 --- a/srcs/layouts/latn_qwerty_es.xml +++ b/srcs/layouts/latn_qwerty_es.xml @@ -10,7 +10,7 @@ <key key0="u" key2="7" key3="&"/> <key key0="i" key2="8" key3="*"/> <key key0="o" key2="9" key3="(" key4=")"/> - <key key0="p" key2="0" key3="f11_placeholder" key4="f12_placeholder"/> + <key key0="p" key2="0"/> </row> <row> <key key0="a" key2="loc tab" key4="`"/> |
