flipperzero-firmware/applications/plugins
Smooklu 03140e4349
Bluetooth Remote to HID Remote (#2039)
* WIP BT + USB Hid
* Refactoring Submenus/Views
* Changed to bool instead of enum
* Revamp finished
* Removed usb_keyboard
* Renaming device_types that can do USB+BT
* Removed error view
* Renaming folder structure and file names
* Fixed views.h
* Fixed hid.h
* Fixed hid_mouse.c
* Fixed a accidetnal renaming
* Apps: add missing view remove call in hid app destructor
* Hid app: hal abstraction, split into bluetooth and usb remotes. Fbt: customizable icon symbol name.
* Hid app: update usb remote icon
* Hid: single status change routine
* HID App: final touches
* HID App: rename BtHidTikTok to HidTikTok, format sources
* HID App: fix comma in keyboard

Co-authored-by: あく <alleteam@gmail.com>
2022-11-29 01:27:16 +09:00
..
dap_link Core: thread allocation shortcut (#2007) 2022-11-23 21:49:17 +09:00
hid_app Bluetooth Remote to HID Remote (#2039) 2022-11-29 01:27:16 +09:00
music_player Core: thread allocation shortcut (#2007) 2022-11-23 21:49:17 +09:00
nfc_magic Core: thread allocation shortcut (#2007) 2022-11-23 21:49:17 +09:00
picopass Core: thread allocation shortcut (#2007) 2022-11-23 21:49:17 +09:00
signal_generator [FL-2937] Remove resources from API to prevent frequent API version increase (#1935) 2022-10-28 23:08:50 +09:00
snake_game Code cleanup: srand, PVS warnings (#1974) 2022-11-05 18:07:24 +03:00
weather_station [FL-2975] WS: add protocol GT-WT02 (#2001) 2022-11-23 18:44:49 +09:00
application.fam [FL-2882] BLE tiktok controller (#1859) 2022-10-13 00:48:13 +09:00