Move miscellaneous defines to data driven (#21382)
This commit is contained in:
parent
9ab16e62f7
commit
023035f462
69 changed files with 103 additions and 236 deletions
|
@ -16,8 +16,5 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#define ENCODERS_PAD_A { GP5 }
|
||||
#define ENCODERS_PAD_B { GP4 }
|
||||
|
||||
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET
|
||||
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_TIMEOUT 500U
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue