flipperzero-firmware/firmware/targets
Vasyl "vk" Kaigorodov abfa804ae0
Gui: refactor buttons remapping (#1949)
* Gui: refactor buttons remapping
  Instead of calling 3 separate functions with a ton of switch/case statements,
  use a 2-dimensional lookup table to remap buttons based on the orientation.
* Gui: cleanup input mapping and fix incorrect asserts
* SnakeGame: handle input special case

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-11-02 23:36:17 +09:00
..
f7 Gui: refactor buttons remapping (#1949) 2022-11-02 23:36:17 +09:00
furi_hal_include fbt: fixed linter paths (#1930) 2022-10-27 05:25:31 +09:00