-
-
Notifications
You must be signed in to change notification settings - Fork 250
Turkish F layout #1096
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Autissima
wants to merge
9
commits into
Julow:master
Choose a base branch
from
Autissima:Turkish-F-layout
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Turkish F layout #1096
Changes from 8 commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
0b7b29c
Changed gen_layouts.py so it works on my machine
b4f07fb
Changed gen_layouts.py so it works on my machine
98749c9
Changed check_layout.py so it works on my machine
fe5a728
Reverted changes to python scripts, put those in separate branch
8820c71
Changed name of Turkish F Layout keyboard in the keyboard name field …
e5ea49b
Changed Dollar Sign to Lira, made diacritics not localised so they sh…
3c01359
Also changed circumflex
4944b98
Changed around the capitalisation of i and ı
a3277a8
Moved pqs and diacritics around
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
<?xml version="1.2" encoding="UTF-8" standalone="yes"?> | ||
<keyboard name="Turkish F Layout" script="latin"> | ||
<modmap> | ||
<shift a="i" b="İ" /> | ||
<shift a="ı" b="I" /> | ||
</modmap> | ||
<row> | ||
<key key0="f" key2="1" key4="esc"/> | ||
<key key0="g" key1="~" key2="2" key3="\@"/> | ||
<key key0="ğ" key1="!" key2="3" key3="\#" key4="accent_circonflexe"/> | ||
<key key0="ı" key1="loc ₪" key2="4" key3="₺"/> | ||
<key key0="o" key2="5" key3="%"/> | ||
<key key0="d" key2="6" key3="^"/> | ||
<key key0="r" key2="7" key3="&"/> | ||
<key key0="n" key2="8" key3="*"/> | ||
<key key0="h" key1="ø" key2="9" key3="(" key4=")"/> | ||
<key key0="p" key2="0" key3="f11_placeholder" key4="f12_placeholder"/> | ||
<key key0="q" key4="accent_trema"/> | ||
<key key0="w" key4="accent_tilde"/> | ||
</row> | ||
<row> | ||
<key key0="u" key1="tab" key2="`"/> | ||
<key key0="i" key1="loc accent_ring" key3="loc ß" key4="loc accent_ogonek"/> | ||
<key key0="e" key2="loc £"/> | ||
<key key0="a" key1="loc accent_dot_above"/> | ||
<key key0="ü" key1="loc accent_caron" key2="-" key3="_"/> | ||
<key key0="t" key2="=" key3="+" key4="loc accent_macron"/> | ||
<key key0="k" key3="{" key4="}"/> | ||
<key key0="m"/> | ||
<key key0="l" key1="loc accent_double_aigu" key3="[" key4="]"/> | ||
<key key0="y" key2="accent_aigu" key3="\\" key4="|"/> | ||
<key key0="ş"/> | ||
<key key0="x" key4="accent_grave"/> | ||
</row> | ||
<row> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
<key width="1.5" key0="shift" key2="loc capslock"/> | ||
<key key0="j" key2="«"/> | ||
<key key0="ö" key2="»"/> | ||
<key key0="v" key1="loc accent_cedille" key2="<" key3="."/> | ||
<key key0="c" key2=">" key3=","/> | ||
<key key0="ç" key1="¿" key2="\?" key3="/"/> | ||
<key key0="z" key2=":" key3=";"/> | ||
<key key0="s" key2=""" key3="'"/> | ||
<key key0="b" key2="×"/> | ||
<key width="1.5" key0="backspace" key2="delete"/> | ||
</row> | ||
</keyboard> |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.