-
-
Couldn't load subscription status.
- Fork 254
Description
i created a custom layout to copy the f keyboard for turkish. but these two characters "ı" and "i" swapping each other when capitalising characters. ima attach screenshots and layout here:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <keyboard name="F (TURKISH)" script="latin"> <row> <key c="f" ne="1" se="loc esc"/> <key c="g" nw="~" ne="2" sw="\@"/> <key c="ğ" nw="!" ne="3" sw="\#" se="loc €"/> <key c="ı" ne="4" sw="$"/> <key c="o" ne="5" sw="%"/> <key c="d" ne="6" sw="^"/> <key c="r" ne="7" sw="&"/> <key c="n" ne="8" sw="*"/> <key c="h" nw="q" ne="9" sw="(" se=")"/> <key c="p" nw="0" ne="w"/> </row> <row> <key shift="0.5" c="u" nw="loc tab" ne="" se="selectAll"/>
`

