Willy-JL 986af356d7 Add usb_consumer_control from https://github.com/xMasterX/all-the-plugins 1 gadu atpakaļ
..
docs 986af356d7 Add usb_consumer_control from https://github.com/xMasterX/all-the-plugins 1 gadu atpakaļ
screenshots 986af356d7 Add usb_consumer_control from https://github.com/xMasterX/all-the-plugins 1 gadu atpakaļ
views 986af356d7 Add usb_consumer_control from https://github.com/xMasterX/all-the-plugins 1 gadu atpakaļ
.gitignore 986af356d7 Add usb_consumer_control from https://github.com/xMasterX/all-the-plugins 1 gadu atpakaļ
.gitsubtree 986af356d7 Add usb_consumer_control from https://github.com/xMasterX/all-the-plugins 1 gadu atpakaļ
LICENSE 986af356d7 Add usb_consumer_control from https://github.com/xMasterX/all-the-plugins 1 gadu atpakaļ
README.md 986af356d7 Add usb_consumer_control from https://github.com/xMasterX/all-the-plugins 1 gadu atpakaļ
application.fam 986af356d7 Add usb_consumer_control from https://github.com/xMasterX/all-the-plugins 1 gadu atpakaļ
usb_ccb.c 986af356d7 Add usb_consumer_control from https://github.com/xMasterX/all-the-plugins 1 gadu atpakaļ
usb_ccb.h 986af356d7 Add usb_consumer_control from https://github.com/xMasterX/all-the-plugins 1 gadu atpakaļ
usb_ccb_10px.png 986af356d7 Add usb_consumer_control from https://github.com/xMasterX/all-the-plugins 1 gadu atpakaļ

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.