1
0
Fork 0
This commit is contained in:
Jack Humbert 2014-12-11 17:36:42 -05:00
parent 1c6770f18c
commit d9a1b9086f
6 changed files with 40 additions and 49 deletions

View file

@ -26,6 +26,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define USB_LED_SCROLL_LOCK 2
#define USB_LED_COMPOSE 3
#define USB_LED_KANA 4
#define USB_LED_FUNCTION 5
void led_set(uint8_t usb_led);