4 lines
86 B
C
4 lines
86 B
C
#include "key_states.h"
|
|
|
|
key_state_t KeyStates[SLOT_COUNT][MAX_KEY_COUNT_PER_MODULE];
|