#include <EEPROM-Keymap.h>
◆ EEPROMKeymap()
kaleidoscope::EEPROMKeymap::EEPROMKeymap |
( |
void |
| ) |
|
◆ begin()
void kaleidoscope::EEPROMKeymap::begin |
( |
void |
| ) |
|
|
finalvirtual |
◆ focusKeymap()
bool kaleidoscope::EEPROMKeymap::focusKeymap |
( |
const char * |
command | ) |
|
|
static |
◆ focusKeymapTransfer()
bool kaleidoscope::EEPROMKeymap::focusKeymapTransfer |
( |
const char * |
command | ) |
|
|
static |
◆ getKey()
Key kaleidoscope::EEPROMKeymap::getKey |
( |
uint8_t |
layer, |
|
|
byte |
row, |
|
|
byte |
col |
|
) |
| |
|
static |
◆ getKeyOverride()
Key kaleidoscope::EEPROMKeymap::getKeyOverride |
( |
uint8_t |
layer, |
|
|
byte |
row, |
|
|
byte |
col |
|
) |
| |
|
static |
◆ keymap_base()
uint16_t kaleidoscope::EEPROMKeymap::keymap_base |
( |
void |
| ) |
|
|
static |
◆ max_layers()
void kaleidoscope::EEPROMKeymap::max_layers |
( |
uint8_t |
max | ) |
|
|
static |
◆ updateKey()
void kaleidoscope::EEPROMKeymap::updateKey |
( |
uint16_t |
base_pos, |
|
|
Key |
key |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: