This website works better with JavaScript.
Explore
Help
Register
Sign In
david
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9a938eecbd
miryoku-merge-master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '9a938eecbd'
${ noResults }
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