#include <Kaleidoscope-Hardware-Shortcut.h>
◆ Shortcut()
Shortcut::Shortcut |
( |
void |
| ) |
|
◆ actOnMatrixScan()
void Shortcut::actOnMatrixScan |
( |
void |
| ) |
|
◆ getCrgbAt()
cRGB Shortcut::getCrgbAt |
( |
uint8_t |
i | ) |
|
◆ getKeyColor()
cRGB Shortcut::getKeyColor |
( |
byte |
row, |
|
|
byte |
col |
|
) |
| |
◆ isKeyMasked()
bool Shortcut::isKeyMasked |
( |
byte |
row, |
|
|
byte |
col |
|
) |
| |
◆ maskHeldKeys()
void Shortcut::maskHeldKeys |
( |
void |
| ) |
|
◆ maskKey()
void Shortcut::maskKey |
( |
byte |
row, |
|
|
byte |
col |
|
) |
| |
◆ readMatrix()
void Shortcut::readMatrix |
( |
void |
| ) |
|
◆ scanMatrix()
void Shortcut::scanMatrix |
( |
void |
| ) |
|
◆ setCrgbAt() [1/2]
void Shortcut::setCrgbAt |
( |
byte |
row, |
|
|
byte |
col, |
|
|
cRGB |
color |
|
) |
| |
◆ setCrgbAt() [2/2]
void Shortcut::setCrgbAt |
( |
uint8_t |
i, |
|
|
cRGB |
crgb |
|
) |
| |
◆ setup()
void Shortcut::setup |
( |
void |
| ) |
|
◆ syncLeds()
void Shortcut::syncLeds |
( |
void |
| ) |
|
◆ unMaskKey()
void Shortcut::unMaskKey |
( |
byte |
row, |
|
|
byte |
col |
|
) |
| |
◆ scanner
The documentation for this class was generated from the following files: