Move LED indicator config to data driven (#19800)
This commit is contained in:
@@ -40,10 +40,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
/* COL2ROW, ROW2COL*/
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
||||
#define LED_CAPS_LOCK_PIN F1
|
||||
#define LED_SCROLL_LOCK_PIN F4
|
||||
#define LED_PIN_ON_STATE 0
|
||||
|
||||
/* RGB Lighting */
|
||||
#define RGB_DI_PIN F0
|
||||
#ifdef RGB_DI_PIN
|
||||
|
Reference in New Issue
Block a user