aboutsummaryrefslogtreecommitdiffstats
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) {
writePinHigh(B0);
} else {
setPinInput(B0);
- writePinLow(B0);
}
led_set_user(usb_led);