Move layouts for direct_pins boards to data driven (#19872)
This commit is contained in:
@ -30,9 +30,6 @@
|
||||
|
||||
void process_wheel(void);
|
||||
|
||||
#define LAYOUT(BLL, BL, BM, BR, BRR, BF, BB, BDPI) \
|
||||
{ {BL, BM, BR, BF, BB, BRR, BLL, BDPI}, }
|
||||
|
||||
typedef union {
|
||||
uint32_t raw;
|
||||
struct {
|
||||
|
Reference in New Issue
Block a user