|
|
преди 2 години | |
|---|---|---|
| .. | ||
| .gitignore | преди 2 години | |
| CHANGELOG.md | преди 2 години | |
| LICENSE | преди 2 години | |
| README.md | преди 2 години | |
| application.fam | преди 2 години | |
| screenshot.png | преди 2 години | |
| tools.c | преди 2 години | |
| tools.h | преди 2 години | |
| usb_hid_autofire.c | преди 2 години | |
| usb_hid_autofire.kra | преди 2 години | |
| usb_hid_autofire.png | преди 2 години | |
| usb_hid_autofire.svg | преди 2 години | |
| version.h | преди 2 години | |
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