#include <Kaleidoscope.h>
◆ eventHandlerHook
typedef Key(* Kaleidoscope_::eventHandlerHook) (Key mappedKey, byte row, byte col, uint8_t keyState) |
◆ loopHook
typedef void(* Kaleidoscope_::loopHook) (bool postClear) |
◆ Kaleidoscope_()
Kaleidoscope_::Kaleidoscope_ |
( |
void |
| ) |
|
◆ appendEventHandlerHook()
◆ appendLoopHook()
void Kaleidoscope_::appendLoopHook |
( |
loopHook |
hook | ) |
|
|
static |
◆ focusHook()
bool Kaleidoscope_::focusHook |
( |
const char * |
command | ) |
|
|
static |
◆ loop()
void Kaleidoscope_::loop |
( |
void |
| ) |
|
◆ replaceEventHandlerHook()
◆ replaceLoopHook()
◆ setup() [1/2]
void Kaleidoscope_::setup |
( |
const byte |
keymap_count | ) |
|
|
inline |
◆ setup() [2/2]
void Kaleidoscope_::setup |
( |
void |
| ) |
|
◆ use() [1/4]
void Kaleidoscope_::use |
( |
| ) |
|
|
inline |
◆ use() [2/4]
◆ use() [3/4]
void Kaleidoscope_::use |
( |
int |
| ) |
|
|
inline |
◆ use() [4/4]
template<typename... Plugins>
◆ useEventHandlerHook()
◆ useLoopHook()
void Kaleidoscope_::useLoopHook |
( |
loopHook |
hook | ) |
|
|
static |
◆ eventHandlers
◆ loopHooks
The documentation for this class was generated from the following files: