Move LED indicator config to data driven (#19800)
This commit is contained in:
@@ -35,12 +35,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
/* COL2ROW, ROW2COL*/
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
||||
/* LED Indicators */
|
||||
#define LED_CAPS_LOCK_PIN F5
|
||||
#define LED_NUM_LOCK_PIN F6
|
||||
#define LED_SCROLL_LOCK_PIN F7
|
||||
#define LED_PIN_ON_STATE 0
|
||||
|
||||
#define RGB_DI_PIN E6
|
||||
#ifdef RGB_DI_PIN
|
||||
# define RGBLIGHT_EFFECT_BREATHING
|
||||
|
Reference in New Issue
Block a user