Kaleidoscope
|
This is the complete list of members for Layer_, including all inherited members.
defaultLayer(uint8_t layer) | Layer_ | static |
defaultLayer(void) | Layer_ | static |
eventHandler(Key mappedKey, byte row, byte col, uint8_t keyState) | Layer_ | static |
getKey | Layer_ | static |
getKeyFromPROGMEM(uint8_t layer, byte row, byte col) | Layer_ | static |
getLayerState(void) | Layer_ | static |
isOn(uint8_t layer) | Layer_ | static |
Layer_(void) | Layer_ | |
lookup(byte row, byte col) | Layer_ | inlinestatic |
move(uint8_t layer) | Layer_ | static |
next(void) | Layer_ | static |
off(uint8_t layer) | Layer_ | static |
on(uint8_t layer) | Layer_ | static |
previous(void) | Layer_ | static |
top(void) | Layer_ | static |
updateKeyCache(byte row, byte col) | Layer_ | static |