mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-16 04:41:28 +00:00
ducky: remove unused USB_LED_CAPSLOCK_INDEX 28
This commit is contained in:
parent
533c9de066
commit
d0c861978e
@ -44,9 +44,3 @@ void bootmagic_lite(void) {
|
||||
bootloader_jump();
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* @brief RGB Matrix LED layout
|
||||
* @details We need a layout for ISO and ANSI
|
||||
*/
|
||||
#define USB_LED_CAPSLOCK_INDEX 28 /* Location of CAPS LOCK led in matrix */
|
||||
|
Loading…
Reference in New Issue
Block a user