flipperzero-firmware/applications/services/input
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
..
application.fam
input_cli.c
input_i.h
input.c Gui: refactor buttons remapping (#1949) 2022-11-02 23:36:17 +09:00
input.h