ducky: remove unused USB_LED_CAPSLOCK_INDEX 28

This commit is contained in:
Reza Jelveh 2020-12-07 12:44:26 +08:00
parent 533c9de066
commit d0c861978e

View File

@ -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 */