abouttreesummaryrefslogcommitdiff
path: root/res/xml/qwerty_ko.xml
AgeCommit message (Collapse)AuthorFilesLines
2022-04-03Move keys away from the edges of the screenJules Aguillon1-4/+4
These keys are harder to hit as the finger might exit the screen before traveling enough to hit a corner. It might be particularly harder for people that use a phone case. Every layouts are changed, the notable changes are: - The Escape key is in the bottom-right corner of the first key. This position looks weird at first but is a lot easier to type. - The 0 key is on the top-left of the last key on the first row. It is not like the other digits. - The Tab key is on the top-right. This might be hard to re-learn. - Some layouts had more changes to accomodate these new positions. Co-authored-by: Raphael <rapha.a.r@gmail.com>
2022-04-02Add Korean layout (#115)nickid1-0/+37
* Add Korean layout