MX 1606da9d9f move apps vor 2 Jahren
..
.gitignore 1606da9d9f move apps vor 2 Jahren
CHANGELOG.md 1606da9d9f move apps vor 2 Jahren
LICENSE 1606da9d9f move apps vor 2 Jahren
README.md 1606da9d9f move apps vor 2 Jahren
application.fam 1606da9d9f move apps vor 2 Jahren
screenshot.png 1606da9d9f move apps vor 2 Jahren
tools.c 1606da9d9f move apps vor 2 Jahren
tools.h 1606da9d9f move apps vor 2 Jahren
usb_hid_autofire.c 1606da9d9f move apps vor 2 Jahren
usb_hid_autofire.kra 1606da9d9f move apps vor 2 Jahren
usb_hid_autofire.png 1606da9d9f move apps vor 2 Jahren
usb_hid_autofire.svg 1606da9d9f move apps vor 2 Jahren
version.h 1606da9d9f move apps vor 2 Jahren

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