AwesomeStudioPedal
A programmable, multi-profile foot controller for DAWs, score readers, and studio automation
Loading...
Searching...
No Matches
send_action.h File Reference
#include "action.h"
#include "i_ble_keyboard.h"
#include <string>

Go to the source code of this file.

Classes

class  SendAction
 Base class for all sendable actions. More...
 
class  SendCharAction
 Sends a single character via BLE keyboard. More...
 
class  SendStringAction
 Sends a text string via BLE keyboard. More...
 
class  SendKeyAction
 Sends a USB HID key code via BLE keyboard. More...
 
class  SendMediaKeyAction
 Sends a media key report via BLE keyboard. More...