Remove default and unused BACKLIGHT_LEVELS (#19898)

This commit is contained in:
Ryan
2023-02-22 12:12:42 +11:00
committed by GitHub
parent 499fc3b85e
commit 26854f5940
261 changed files with 4 additions and 462 deletions

View File

@@ -6,7 +6,6 @@
#define MATRIX_COL_PINS { F4, F5, F6, F7, B1, B3, D3, D2, D1, D0, D4, C6 }
/* leds */
#define BACKLIGHT_LEVELS 3
#define BACKLIGHT_PIN B5
#define BACKLIGHT_BREATHING

View File

@@ -8,9 +8,6 @@
"pid": "0x6060",
"device_version": "0.0.1"
},
"backlight": {
"breathing_period": 5
},
"processor": "atmega32u4",
"bootloader": "caterina",
"community_layouts": ["ortho_5x12"],