MX a6b8020f83 remove deprecated view_dispatcher_enable_queue il y a 1 an
..
docs b6014c8f25 add new app il y a 2 ans
screenshots b6014c8f25 add new app il y a 2 ans
views b6014c8f25 add new app il y a 2 ans
.gitignore b6014c8f25 add new app il y a 2 ans
LICENSE b6014c8f25 add new app il y a 2 ans
README.md b6014c8f25 add new app il y a 2 ans
application.fam b6014c8f25 add new app il y a 2 ans
usb_ccb.c a6b8020f83 remove deprecated view_dispatcher_enable_queue il y a 1 an
usb_ccb.h b6014c8f25 add new app il y a 2 ans
usb_ccb_10px.png b6014c8f25 add new app il y a 2 ans

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.