Skip to content

Commit

Permalink
Fix conflict issues
Browse files Browse the repository at this point in the history
  • Loading branch information
drashna committed Aug 29, 2018
1 parent 6071266 commit 24d212b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion keyboards/ymdk_np21/backlight.c
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ void led_set_user(uint8_t usb_led) {
DDRD &= ~SCROLLLOCK_PORT;
PORTD &= ~SCROLLLOCK_PORT;
}
led_set_user(usb_led);
}

#ifdef BACKLIGHT_ENABLE
Expand Down

0 comments on commit 24d212b

Please sign in to comment.