Searched refs:NUM_SCAN_CODES (Results 1 – 3 of 3) sorted by relevance
4 #define NUM_SCAN_CODES 0x80 macro
18 uint32_t keycode_map_normal[NUM_SCAN_CODES * MAP_COLS] =
6 pub const NUM_SCAN_CODES: u8 = 0x80; constant