This website requires JavaScript.
Explore
Help
Sign In
dax
/
qmk
Watch
1
Star
0
Fork
0
You've already forked qmk
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Apply Patch
qmk
/
keyboards
/
duck
/
lightsaver
/
indicator_leds.h
4 lines
53 B
C
Raw
Permalink
Normal View
History
Unescape
Escape
Add some missing `#pragma once`s (#19902)
2023-02-22 02:55:23 +11:00
#
pragma once
Add Lightsaver V3 keyboard
2017-11-30 01:50:03 +02:00
void
indicator_leds_set
(
bool
leds
[
8
]
)
;
Reference in New Issue
Copy Permalink