Files
Momentum-Firmware/applications/plugins/usbkeyboard/README.md
RogueMaster 4e471efa80 updates
2022-09-27 18:23:28 -04:00

9 lines
801 B
Markdown

# FlipperZeroUSBKeyboard
Turn your Flipper Zero into an USB keyboard. Works with the [latest Unleashed firmware](https://github.com/Eng1n33r/flipperzero-firmware). See the release on how to install the external app on the sdcard. For building instructions please refer the [official FAP guide](https://github.com/Eng1n33r/flipperzero-firmware/blob/dev/documentation/AppsOnSDCard.md).
How it works: https://twitter.com/hookgab/status/1572537933210718211
Credits:
All the good people that made the [BT HID remote](https://github.com/flipperdevices/flipperzero-firmware/tree/873e1f114b7ca55a72dc68bf1b1fa6d169e7c17e/applications/plugins/bt_hid_app) and the [USB Mouse](https://github.com/flipperdevices/flipperzero-firmware/tree/873e1f114b7ca55a72dc68bf1b1fa6d169e7c17e/applications/debug/usb_mouse).