c3_pro_ansi_red:Suggested change again

This commit is contained in:
KeychronMacro 2024-02-17 17:33:00 +08:00
parent 471bbe46ad
commit de3f11a411
2 changed files with 0 additions and 6 deletions

View File

@ -9,8 +9,6 @@
"led_matrix": {
"driver": "snled27351",
"animations": {
"none": true,
"solid": true,
"breathing": true,
"band_pinwheel": true,
"band_spiral": true,

View File

@ -21,10 +21,6 @@
#define LED_WIN_OS_PIN A5
#define LED_OS_PIN_ON_STATE 1
/* EEPROM Driver Configuration */
//#define WEAR_LEVELING_LOGICAL_SIZE 2048
//#define WEAR_LEVELING_BACKING_SIZE (WEAR_LEVELING_LOGICAL_SIZE * 2)
/* I2C driver Configuration */
#define I2C1_SCL_PIN B8
#define I2C1_SDA_PIN B9