2024-01-30 10:31:36 +09:00

11 lines
209 B
C

#pragma once
/* Select hand configuration */
#define MASTER_LEFT
// #define MASTER_RIGHT
// #define EE_HANDS
#ifdef RGB_MATRIX_ENABLE
# define RGB_MATRIX_LED_COUNT 54
# define SPLIT_TRANSPORT_MIRROR
#endif