summaryrefslogtreecommitdiffstats
path: root/keyboards/lightsaver/indicator_leds.h
diff options
context:
space:
mode:
authorRasmus Schults <rasmusx@gmail.com>2017-11-30 00:50:03 +0100
committerJack Humbert <jack.humb@gmail.com>2017-12-10 19:28:37 +0100
commit41d5d3e6558d2b25680a66ba79e12bd9f1577328 (patch)
tree9866a9fc2f4ebc80bffed7087d9426db0c8fe361 /keyboards/lightsaver/indicator_leds.h
parente6b91549e36f9d9d20f9857c8a081ad1ecfbfff0 (diff)
downloadqmk_firmware-41d5d3e6558d2b25680a66ba79e12bd9f1577328.tar.gz
qmk_firmware-41d5d3e6558d2b25680a66ba79e12bd9f1577328.tar.xz
Add Lightsaver V3 keyboard
Diffstat (limited to 'keyboards/lightsaver/indicator_leds.h')
-rw-r--r--keyboards/lightsaver/indicator_leds.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/lightsaver/indicator_leds.h b/keyboards/lightsaver/indicator_leds.h
new file mode 100644
index 000000000..fe66eef6b
--- /dev/null
+++ b/keyboards/lightsaver/indicator_leds.h
@@ -0,0 +1 @@
+void indicator_leds_set(bool leds[8]);