summaryrefslogtreecommitdiffstats
path: root/keyboard/planck/backlight.c
AgeCommit message (Collapse)AuthorFilesLines
2016-04-30moves backlight functionality to keyboard files and updates template makefileJack Humbert1-61/+0
previously there were two backlight.c files (bad)
2015-07-25Fixed brightness control; Reduced number of brightness levels to 4.Ante Vukorepa1-5/+17
2015-05-16quarkJack Humbert1-1/+1
2015-05-07backlight stuffJack Humbert1-7/+10
2015-03-16Replaced tabs with spaces to match TMK convention.Wilba65821-32/+32
2015-03-16Added backlight.h, backlight.cWilba65821-0/+46