diff --git a/keyboard/hhkb/led.c b/keyboard/hhkb/led.c index 669b610..8a08fe2 100644 --- a/keyboard/hhkb/led.c +++ b/keyboard/hhkb/led.c @@ -15,6 +15,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ +#include #include "stdint.h" #include "led.h" @@ -22,5 +23,11 @@ along with this program. If not, see . /* HHKB has no LEDs */ void led_set(uint8_t usb_led) { + if (usb_led & (1<