aboutsummaryrefslogtreecommitdiff
path: root/keyboards/noxary/268_2/268_2.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/noxary/268_2/268_2.c')
-rw-r--r--keyboards/noxary/268_2/268_2.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/noxary/268_2/268_2.c b/keyboards/noxary/268_2/268_2.c
index 9e2d82236..5af56a386 100644
--- a/keyboards/noxary/268_2/268_2.c
+++ b/keyboards/noxary/268_2/268_2.c
@@ -21,7 +21,6 @@ void led_set_kb(uint8_t usb_led) {
21 writePinHigh(B0); 21 writePinHigh(B0);
22 } else { 22 } else {
23 setPinInput(B0); 23 setPinInput(B0);
24 writePinLow(B0);
25 } 24 }
26 25
27 led_set_user(usb_led); 26 led_set_user(usb_led);