MX 5514e7cad0 more manifestos, xbox controller and videopoker ufbt fixes 2 anni fa
..
.gitignore 0bf9767883 API 31 / unzip sources 2 anni fa
CHANGELOG.md 0bf9767883 API 31 / unzip sources 2 anni fa
LICENSE 0bf9767883 API 31 / unzip sources 2 anni fa
README.md 0bf9767883 API 31 / unzip sources 2 anni fa
application.fam 5514e7cad0 more manifestos, xbox controller and videopoker ufbt fixes 2 anni fa
screenshot.png 0bf9767883 API 31 / unzip sources 2 anni fa
tools.c 0bf9767883 API 31 / unzip sources 2 anni fa
tools.h 0bf9767883 API 31 / unzip sources 2 anni fa
usb_hid_autofire.c 0bf9767883 API 31 / unzip sources 2 anni fa
usb_hid_autofire.kra 0bf9767883 API 31 / unzip sources 2 anni fa
usb_hid_autofire.png 0bf9767883 API 31 / unzip sources 2 anni fa
usb_hid_autofire.svg 0bf9767883 API 31 / unzip sources 2 anni fa
version.h 0bf9767883 API 31 / unzip sources 2 anni fa

README.md

USB HID Autofire

GitHub | Latest release | Changelog | License

Build

This is a simple Flipper Zero application to send left-clicks as a USB HID device.

Screenshot

Installation

Download the latest release of the fap file and put it into the apps folder on your SD card of your Flipper Zero.

Building

cd applications_user
git clone https://github.com/pbek/usb_hid_autofire.git

cd ..

# Build the application
./fbt fap_usb_hid_autofire

# Build and launch the application
./fbt launch_app APPSRC=usb_hid_autofire