summaryrefslogtreecommitdiff
path: root/keyboard/planck/backlight.c
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2015-05-15 21:57:29 -0400
committerJack Humbert <jack.humb@gmail.com>2015-05-15 21:57:29 -0400
commit0e189b6bddb6b71d2aaa019689fbdb03beafa8a3 (patch)
tree87c9918de5f0a070d8f257c1ea1c6c64d6488334 /keyboard/planck/backlight.c
parentcb3e499cc7dbff2607bc43cb05fc8c29a2eb9d30 (diff)
quark
Diffstat (limited to 'keyboard/planck/backlight.c')
-rw-r--r--keyboard/planck/backlight.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/planck/backlight.c b/keyboard/planck/backlight.c
index a560687ec0..06f103b4ac 100644
--- a/keyboard/planck/backlight.c
+++ b/keyboard/planck/backlight.c
@@ -4,7 +4,7 @@
#define CHANNEL OCR1C
-void backlight_init_ports(uint8_t level)
+void backlight_init_ports()
{
// Setup PB7 as output and output low.