summaryrefslogtreecommitdiffstats
path: root/quantum/keymap_extras/keymap_turkish_f.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove some use of keymap.h (#19980)Joel Challis2023-03-031-1/+1
|
* Regenerate Files (#19463)QMK Bot2023-01-011-1/+2
|
* Remaining DD keymap_extras migration (#19110)Joel Challis2022-12-211-86/+25
| | | | | * Parse headers to data * Regen headers from data
* 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