X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=hhkb%2Fled.c;h=8a08fe27fcf691b7acbb0f3f5618150600185776;hb=HEAD;hp=a96176859858718039176ff4bfe64cd45efde119;hpb=9a938eecbd2b70c970992583b5c16da717d8e254;p=max%2Ftmk_keyboard.git diff --git a/hhkb/led.c b/hhkb/led.c deleted file mode 100644 index a9617685..00000000 --- a/hhkb/led.c +++ /dev/null @@ -1,9 +0,0 @@ -#include "stdint.h" -#include "led.h" - - -/* HHKB has no LEDs */ -void led_set(uint8_t usb_led) -{ -} -