flipperzero-firmware/applications/bt/bt_hid_app/views
Michael Marcucci 6b3625f46b
Bluetooth Remote Additions (#1330)
* Update the HID Keycodes to pull from the library
* Composite BLE Report Map, add consumer & mouse HID
* Add Mouse & keyboard bt remote, fixed media remote
* BT Keyboard remove long press shift
* Fix usb hid modifier keys
* Fixed misaligned bad usb keys
* Fix keyboard app keys
* Partial fix for bt app and linux
* Update to work across platforms
* Fix for report ids
* BtHidApp: move variable from bss to model, cleanup naming.
* FuriHal: add const to immutable data declaration

Co-authored-by: あく <alleteam@gmail.com>
2022-07-08 21:36:34 +09:00
..
bt_hid_keyboard.c Bluetooth Remote Additions (#1330) 2022-07-08 21:36:34 +09:00
bt_hid_keyboard.h Bluetooth Remote Additions (#1330) 2022-07-08 21:36:34 +09:00
bt_hid_keynote.c Bluetooth Remote Additions (#1330) 2022-07-08 21:36:34 +09:00
bt_hid_keynote.h [FL-2119] BT HID App (#888) 2021-12-15 20:39:06 +03:00
bt_hid_media.c Bluetooth Remote Additions (#1330) 2022-07-08 21:36:34 +09:00
bt_hid_media.h [FL-2119] BT HID App (#888) 2021-12-15 20:39:06 +03:00
bt_hid_mouse.c Bluetooth Remote Additions (#1330) 2022-07-08 21:36:34 +09:00
bt_hid_mouse.h Bluetooth Remote Additions (#1330) 2022-07-08 21:36:34 +09:00