Willy-JL e0cf1c734b Format %!s(int64=2) %!d(string=hai) anos
..
docs 10ba39d17a Add usb_consumer_control from https://github.com/WithSecureLabs/usb-consumer-control %!s(int64=2) %!d(string=hai) anos
screenshots 10ba39d17a Add usb_consumer_control from https://github.com/WithSecureLabs/usb-consumer-control %!s(int64=2) %!d(string=hai) anos
views e0cf1c734b Format %!s(int64=2) %!d(string=hai) anos
.gitignore 10ba39d17a Add usb_consumer_control from https://github.com/WithSecureLabs/usb-consumer-control %!s(int64=2) %!d(string=hai) anos
.gitsubtree e835dec726 Fix merge %!s(int64=2) %!d(string=hai) anos
LICENSE 10ba39d17a Add usb_consumer_control from https://github.com/WithSecureLabs/usb-consumer-control %!s(int64=2) %!d(string=hai) anos
README.md 10ba39d17a Add usb_consumer_control from https://github.com/WithSecureLabs/usb-consumer-control %!s(int64=2) %!d(string=hai) anos
application.fam e0cf1c734b Format %!s(int64=2) %!d(string=hai) anos
usb_ccb.c e0cf1c734b Format %!s(int64=2) %!d(string=hai) anos
usb_ccb.h 10ba39d17a Add usb_consumer_control from https://github.com/WithSecureLabs/usb-consumer-control %!s(int64=2) %!d(string=hai) anos
usb_ccb_10px.png 10ba39d17a Add usb_consumer_control from https://github.com/WithSecureLabs/usb-consumer-control %!s(int64=2) %!d(string=hai) anos

README.md

USB Consumer Control

This is a Flipper Zero application for sending Consumer Control Button (CCB) presses as a USB HID device. This is useful for researching how various devices handle USB CCBs, for example in the context of kiosk breakouts.

A more detailed writeup of the topic can be found here.

Credits

Project built by Erik Alm.

Inspiration drawn from FlipperZeroUSBKeyboard and usb_hid_autofire.