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_lv.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_lv.xml')
| -rw-r--r-- | srcs/layouts/latn_qwerty_lv.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/srcs/layouts/latn_qwerty_lv.xml b/srcs/layouts/latn_qwerty_lv.xml index 06f27a9..6b940a9 100644 --- a/srcs/layouts/latn_qwerty_lv.xml +++ b/srcs/layouts/latn_qwerty_lv.xml @@ -4,8 +4,8 @@ <key key0="q" key2="1" key4="loc esc"/> <key key0="w" key1="~" key2="2" key3="\@" key4="!"/> <key key0="e" key1="ē" key2="3" key3="\#" key4="€"/> - <key key0="r" key1="ŗ" key2="4" key3="$" key4="f11_placeholder"/> - <key key0="t" key2="5" key3="%" key4="f12_placeholder"/> + <key key0="r" key1="ŗ" key2="4" key3="$"/> + <key key0="t" key2="5" key3="%"/> <key key0="y" key2="6" key3="^"/> <key key0="u" key1="ū" key2="7" key3="&" key4="*"/> <key key0="i" key1="ī" key2="8" key3="(" key4=")"/> |
