Willy-JL fe2077c82e New formatting 1 rok pred
..
docs 10ba39d17a Add usb_consumer_control from https://github.com/WithSecureLabs/usb-consumer-control 2 rokov pred
screenshots 10ba39d17a Add usb_consumer_control from https://github.com/WithSecureLabs/usb-consumer-control 2 rokov pred
views e0cf1c734b Format 2 rokov pred
.gitignore 10ba39d17a Add usb_consumer_control from https://github.com/WithSecureLabs/usb-consumer-control 2 rokov pred
.gitsubtree e835dec726 Fix merge 2 rokov pred
LICENSE 10ba39d17a Add usb_consumer_control from https://github.com/WithSecureLabs/usb-consumer-control 2 rokov pred
README.md 10ba39d17a Add usb_consumer_control from https://github.com/WithSecureLabs/usb-consumer-control 2 rokov pred
application.fam e0cf1c734b Format 2 rokov pred
usb_ccb.c fe2077c82e New formatting 1 rok pred
usb_ccb.h 10ba39d17a Add usb_consumer_control from https://github.com/WithSecureLabs/usb-consumer-control 2 rokov pred
usb_ccb_10px.png 10ba39d17a Add usb_consumer_control from https://github.com/WithSecureLabs/usb-consumer-control 2 rokov pred

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.