Migrate lighting defaults to info.json (#22920)
This commit is contained in:
parent
7d5b4adc50
commit
2f37a7854d
141 changed files with 312 additions and 338 deletions
|
@ -3,14 +3,11 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#define RGBLIGHT_DEFAULT_MODE 9
|
||||
|
||||
/* Double tap reset button to enter bootloader */
|
||||
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET
|
||||
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_LED GP17
|
||||
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_TIMEOUT 500U
|
||||
|
||||
|
||||
#define I2C_DRIVER I2CD1
|
||||
#define I2C1_SDA_PIN GP6
|
||||
#define I2C1_SCL_PIN GP7
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue