lvgl / lv_drivers

TFT and touch pad drivers for LVGL embedded GUI library
https://docs.lvgl.io/master/porting/index.html
MIT License
291 stars 310 forks source link

sdl_common.c: Map SHIFT-TAB to LV_KEY_PREV #220

Closed amirgon closed 2 years ago

kisvegabor commented 2 years ago

I wanted to add this for so long but never took the time to find how to get the modifier key :smile:

Thank you!