satoshinm / pill_duck

Scriptable USB HID device for STM32F103 blue pill (inspired by USB Rubber Ducky) ⛺
GNU General Public License v3.0
63 stars 17 forks source link

Optional serial and mouse devices, #define's to compile out #9

Open satoshinm opened 6 years ago

satoshinm commented 6 years ago

Sometimes you might only want a keyboard device, it should be possible to make the extra features (virtual serial port, HID mouse) optional and conditionally-compiled out