flipperzero-firmware/firmware/targets/f7/furi_hal
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
..
furi_hal_bt_hid.c
furi_hal_bt_serial.c [FL-2623] Add BLE disconnect request #1686 2022-10-15 02:21:23 +09:00
furi_hal_bt.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
furi_hal_clock.c [FL-2797] Signal Generator app (#1793) 2022-09-29 01:37:24 +09:00
furi_hal_clock.h [FL-2797] Signal Generator app (#1793) 2022-09-29 01:37:24 +09:00
furi_hal_compress.c
furi_hal_console.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
furi_hal_console.h [FL-2870] Printf function attributes (#1841) 2022-10-07 22:35:15 +09:00
furi_hal_cortex.c fbt: fixed linter paths (#1930) 2022-10-27 05:25:31 +09:00
furi_hal_crypto.c
furi_hal_debug.c
furi_hal_flash.c [FL-2870] Printf function attributes (#1841) 2022-10-07 22:35:15 +09:00
furi_hal_flash.h [FL-2836] Fast flash programming mode (#1782) 2022-09-26 20:03:21 +09:00
furi_hal_gpio.c
furi_hal_gpio.h
furi_hal_i2c_config.c
furi_hal_i2c_config.h
furi_hal_i2c_types.h
furi_hal_i2c.c [FL-2818] FuriHal: add FuriHalCortexTimer, use it for i2c bus timeouts (#1900) 2022-10-20 20:14:46 +03:00
furi_hal_ibutton.c
furi_hal_idle_timer.h
furi_hal_info.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
furi_hal_infrared.c
furi_hal_interrupt.c
furi_hal_interrupt.h
furi_hal_light.c
furi_hal_memory.c [FL-2870] Printf function attributes (#1841) 2022-10-07 22:35:15 +09:00
furi_hal_mpu.c
furi_hal_nfc.c [FL-2933] Mf Classic initial write, update, detect reader (#1941) 2022-10-29 01:10:16 +09:00
furi_hal_os.c
furi_hal_os.h
furi_hal_power.c [FL-2870] Printf function attributes (#1841) 2022-10-07 22:35:15 +09:00
furi_hal_pwm.c [FL-2797] Signal Generator app (#1793) 2022-09-29 01:37:24 +09:00
furi_hal_pwm.h [FL-2797] Signal Generator app (#1793) 2022-09-29 01:37:24 +09:00
furi_hal_random.c [FL-2527] Updater: Migrating to new manifest path convention (#1213) 2022-05-11 12:45:01 +03:00
furi_hal_region.c
furi_hal_resources.c
furi_hal_resources.h Gui: refactor buttons remapping (#1949) 2022-11-02 23:36:17 +09:00
furi_hal_rfid.c [FL-2529][FL-1628] New LF-RFID subsystem (#1601) 2022-08-24 00:57:39 +09:00
furi_hal_rtc.c FuriHal: RTC recovery routine and ext3v3 enabled on start (#1357) 2022-07-05 00:26:02 +10:00
furi_hal_sd.c
furi_hal_speaker.c
furi_hal_spi_config.c
furi_hal_spi_config.h
furi_hal_spi_types.h
furi_hal_spi.c Speedup SD card & enlarge your RAM. (#1649) 2022-08-27 13:25:47 +09:00
furi_hal_subghz_configs.h
furi_hal_subghz.c [FL-2870] Printf function attributes (#1841) 2022-10-07 22:35:15 +09:00
furi_hal_uart.c
furi_hal_uart.h
furi_hal_usb_cdc.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
furi_hal_usb_cdc.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
furi_hal_usb_hid.c
furi_hal_usb_i.h
furi_hal_usb_u2f.c
furi_hal_usb.c
furi_hal_version.c
furi_hal_vibro.c HAL to LL migration: GPIO, HSEM, AES (#1069) 2022-03-30 18:23:40 +03:00
furi_hal.c Speedup SD card & enlarge your RAM. (#1649) 2022-08-27 13:25:47 +09:00