|
|
há 2 anos atrás | |
|---|---|---|
| .. | ||
| .gitignore | há 2 anos atrás | |
| CHANGELOG.md | há 2 anos atrás | |
| LICENSE | há 2 anos atrás | |
| README.md | há 2 anos atrás | |
| application.fam | há 2 anos atrás | |
| screenshot.png | há 2 anos atrás | |
| tools.c | há 2 anos atrás | |
| tools.h | há 2 anos atrás | |
| usb_hid_autofire.c | há 2 anos atrás | |
| usb_hid_autofire.kra | há 2 anos atrás | |
| usb_hid_autofire.png | há 2 anos atrás | |
| usb_hid_autofire.svg | há 2 anos atrás | |
| version.h | há 2 anos atrás | |
GitHub | Latest release | Changelog | License
This is a simple Flipper Zero application to send left-clicks as a USB HID device.
Download the latest release
of the fap file and put it into the apps folder on your SD card of your Flipper Zero.
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