diff options
author | Jack Humbert <jack.humb@gmail.com> | 2015-03-16 11:58:05 -0400 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2015-03-16 11:58:05 -0400 |
commit | 0fc820c090956850a05f7f538560e09238c7145c (patch) | |
tree | 43cca92abade8a08b0ed77a7f6765414ed574ac9 /keyboard/planck/backlight.h | |
parent | 0fcb3b65f8f980bee606b3be44cad1469c42ea86 (diff) | |
parent | 65680819df13585a563296f008be1a4b0ee8045a (diff) |
Merge pull request #5 from Wilba6582/master
Pulling in PCB changes
Diffstat (limited to 'keyboard/planck/backlight.h')
-rw-r--r-- | keyboard/planck/backlight.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboard/planck/backlight.h b/keyboard/planck/backlight.h new file mode 100644 index 0000000000..0fe1f4a72b --- /dev/null +++ b/keyboard/planck/backlight.h @@ -0,0 +1,2 @@ + +void backlight_init_ports(void); |