Kaleidoscope
|
Go to the source code of this file.
Macros | |
#define | UNKNOWN_KEYSWITCH_LOCATION 255,255 |
Functions | |
void | handleKeyswitchEvent (Key mappedKey, byte row, byte col, uint8_t keyState) |
Variables | |
const Key | keymaps [][ROWS][COLS] |
#define UNKNOWN_KEYSWITCH_LOCATION 255,255 |
void handleKeyswitchEvent | ( | Key | mappedKey, |
byte | row, | ||
byte | col, | ||
uint8_t | keyState | ||
) |