From e6836c3f6df23eb82188bacca15bb0614a0f8b45 Mon Sep 17 00:00:00 2001 From: tmk Date: Sat, 12 Jan 2013 10:16:18 +0900 Subject: [PATCH] Fix PWM control of LED in phantom. --- keyboard/phantom/led.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/keyboard/phantom/led.c b/keyboard/phantom/led.c index 3523cb75..109004ba 100644 --- a/keyboard/phantom/led.c +++ b/keyboard/phantom/led.c @@ -23,12 +23,12 @@ along with this program. If not, see . void led_set(uint8_t usb_led) { if (!(usb_led & (1<