[Keyboard] Add caps and scroll indicator LEDs to andromeda PCB (#15793)
1 files changed, 4 insertions(+), 0 deletions(-) M keyboards/ai03/andromeda/config.h
M keyboards/ai03/andromeda/config.h => keyboards/ai03/andromeda/config.h +4 -0
@@ 41,3 41,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define LOCKING_SUPPORT_ENABLE /* Locking resynchronize hack */ #define LOCKING_RESYNC_ENABLE + +#define LED_CAPS_LOCK_PIN A2 +#define LED_SCROLL_LOCK_PIN A1 +#define LED_PIN_ON_STATE 0