summaryrefslogtreecommitdiffstats
path: root/quantum/keymap_extras/keymap_turkish_f.h
Commit message (Collapse)AuthorAgeFilesLines
* fix syntax error (#17732)mknj2022-07-201-1/+1
|
* Correct the Turkish F '?' keycode (TR_QUES) (#14740)precondition2021-10-071-1/+1
| | | define TR_QUES S(TR_ASTR) // ? → define TR_QUES S(TR_SLSH) // ?
* Cleanup junk chars, part 4 (#13345)Ryan2021-07-011-25/+25
|
* Add Turkish keymap aliases and sendstring LUT (#7676)Ryan2020-02-211-0/+197
* Add Turkish keymap aliases and sendstring LUT * Split into F and Q layouts