diff --git a/keyboards/e6v2/le/le.c b/keyboards/e6v2/le/le.c index 9083352d40..b99a57bca8 100644 --- a/keyboards/e6v2/le/le.c +++ b/keyboards/e6v2/le/le.c @@ -23,7 +23,7 @@ bool process_record_kb(uint16_t keycode, keyrecord_t *record) { void led_set_kb(uint8_t usb_led) { // put your keyboard LED indicator (ex: Caps Lock LED) toggling code here - DDRB |= (1<<6); + DDRB |= (1<<7); if (usb_led & (1<