|
|
2 anni fa | |
|---|---|---|
| .. | ||
| .gitignore | 2 anni fa | |
| CHANGELOG.md | 2 anni fa | |
| LICENSE | 2 anni fa | |
| README.md | 2 anni fa | |
| application.fam | 2 anni fa | |
| screenshot.png | 2 anni fa | |
| tools.c | 2 anni fa | |
| tools.h | 2 anni fa | |
| usb_hid_autofire.c | 2 anni fa | |
| usb_hid_autofire.kra | 2 anni fa | |
| usb_hid_autofire.png | 2 anni fa | |
| usb_hid_autofire.svg | 2 anni fa | |
| version.h | 2 anni fa | |
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