From: skullY Date: Wed, 6 Apr 2016 03:27:24 +0000 (-0700) Subject: Fix the clueboard2 led code X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=34dd96187c5ea2fe6e806f662e6ab0c320d0df1b;p=qmk_firmware.git Fix the clueboard2 led code --- diff --git a/keyboard/clueboard2/led.c b/keyboard/clueboard2/led.c index 5788fc7b1..3d074e5d2 100644 --- a/keyboard/clueboard2/led.c +++ b/keyboard/clueboard2/led.c @@ -25,7 +25,7 @@ void led_init_ports() { DDRB |= (1<<4); } -void led_set(uint8_t usb_led) { +void led_set_kb(uint8_t usb_led) { if (usb_led & (1<