summaryrefslogtreecommitdiffstats
path: root/keyboard/planck/backlight.h
diff options
context:
space:
mode:
authorWilba6582 <Jason.S.Wiliams@gmail.com>2015-03-16 14:51:36 +0100
committerWilba6582 <Jason.S.Wiliams@gmail.com>2015-03-16 14:51:36 +0100
commitb80b6b369c5ecb5c7232edf1e8cebe8c12078d6e (patch)
tree76337afc29a73c4ea05bf48acb96038957e5b755 /keyboard/planck/backlight.h
parent15b9bce6bab13d85529fe9aaa91b3df9cd773e13 (diff)
downloadqmk_firmware-b80b6b369c5ecb5c7232edf1e8cebe8c12078d6e.tar.gz
qmk_firmware-b80b6b369c5ecb5c7232edf1e8cebe8c12078d6e.tar.xz
Added backlight.h, backlight.c
Diffstat (limited to 'keyboard/planck/backlight.h')
-rw-r--r--keyboard/planck/backlight.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboard/planck/backlight.h b/keyboard/planck/backlight.h
new file mode 100644
index 000000000..0fe1f4a72
--- /dev/null
+++ b/keyboard/planck/backlight.h
@@ -0,0 +1,2 @@
+
+void backlight_init_ports(void);