Kaleidoscope
|
Go to the source code of this file.
Classes | |
class | kaleidoscope::Cycle |
Namespaces | |
kaleidoscope | |
Macros | |
#define | Key_Cycle ((Key) { .raw = kaleidoscope::ranges::CYCLE }) |
#define | cycleThrough(...) |
Functions | |
void | cycleAction (Key previous_key, uint8_t cycle_count) |
Variables | |
kaleidoscope::Cycle | Cycle |
#define cycleThrough | ( | ... | ) |
#define Key_Cycle ((Key) { .raw = kaleidoscope::ranges::CYCLE }) |
void cycleAction | ( | Key | previous_key, |
uint8_t | cycle_count | ||
) |
kaleidoscope::Cycle Cycle |