Files
firmware/right/src/key_states.c

4 lines
86 B
C

#include "key_states.h"
key_state_t KeyStates[SLOT_COUNT][MAX_KEY_COUNT_PER_MODULE];