This website requires JavaScript.
Explore
Help
Sign In
mfulz_github
/
qmk_firmware
mirror of
https://github.com/mfulz/qmk_firmware.git
Watch
1
Star
0
Fork
You've already forked qmk_firmware
1
Code
Issues
Projects
Releases
Wiki
Activity
13e4662bae
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