This website requires JavaScript.
Explore
Help
Sign In
g1smo
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6d45e05ede
qmk_firmware
/
hhkb
/
led.c
10 lines
97 B
C
Raw
Blame
History
#
include
"stdint.h"
#
include
"led.h"
/* HHKB has no LEDs */
void
led_set
(
uint8_t
usb_led
)
{
}
Reference in New Issue
View Git Blame
Copy Permalink