~ruther/qmk_firmware

0d72438ad6e422bc68cd1ce5aa92735d8d6993d1 — precondition 3 years ago 51665b1
Correct the Turkish F '?' keycode (TR_QUES) (#14740)

define TR_QUES S(TR_ASTR) // ? → define TR_QUES S(TR_SLSH) // ?
1 files changed, 1 insertions(+), 1 deletions(-)

M quantum/keymap_extras/keymap_turkish_f.h
M quantum/keymap_extras/keymap_turkish_f.h => quantum/keymap_extras/keymap_turkish_f.h +1 -1
@@ 111,7 111,7 @@
#define TR_LPRN S(TR_8)    // (
#define TR_RPRN S(TR_9)    // )
#define TR_EQL  S(TR_0)    // =
#define TR_QUES S(TR_ASTR) // ?
#define TR_QUES S(TR_SLSH) // ?
#define TR_UNDS S(TR_MINS) // _
// Row 4
#define TR_RABK S(TR_LABK) // >