Swap spleeb to default GENERIC_PROMICRO_RP2040 board files (#25564)
This commit is contained in:
parent
cc696a2ae8
commit
b834819a35
2 changed files with 0 additions and 2 deletions
|
|
@ -28,5 +28,4 @@
|
||||||
#endif // OLED_ENABLE
|
#endif // OLED_ENABLE
|
||||||
|
|
||||||
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET
|
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET
|
||||||
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_LED GP17
|
|
||||||
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_TIMEOUT 1000U
|
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_TIMEOUT 1000U
|
||||||
|
|
|
||||||
|
|
@ -18,7 +18,6 @@
|
||||||
"rows": ["GP5", "GP6", "GP7", "GP8", "GP9"]
|
"rows": ["GP5", "GP6", "GP7", "GP8", "GP9"]
|
||||||
},
|
},
|
||||||
"processor": "RP2040",
|
"processor": "RP2040",
|
||||||
"board": "QMK_PM2040",
|
|
||||||
"secure": {
|
"secure": {
|
||||||
"idle_timeout": 60000,
|
"idle_timeout": 60000,
|
||||||
"unlock_sequence": [
|
"unlock_sequence": [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue