#include <OneShot.h>
◆ OneShot()
kaleidoscope::OneShot::OneShot |
( |
void |
| ) |
|
◆ begin()
void kaleidoscope::OneShot::begin |
( |
void |
| ) |
|
|
finalvirtual |
◆ cancel() [1/2]
void kaleidoscope::OneShot::cancel |
( |
bool |
with_stickies | ) |
|
|
static |
◆ cancel() [2/2]
static void kaleidoscope::OneShot::cancel |
( |
void |
| ) |
|
|
inlinestatic |
◆ inject()
void kaleidoscope::OneShot::inject |
( |
Key |
key, |
|
|
uint8_t |
key_state |
|
) |
| |
◆ isActive()
bool kaleidoscope::OneShot::isActive |
( |
void |
| ) |
|
|
static |
◆ isModifierActive()
bool kaleidoscope::OneShot::isModifierActive |
( |
Key |
key | ) |
|
|
static |
◆ hold_time_out
uint16_t kaleidoscope::OneShot::hold_time_out = 250 |
|
static |
◆ time_out
uint16_t kaleidoscope::OneShot::time_out = 2500 |
|
static |
The documentation for this class was generated from the following files: