]> git.donarmstrong.com Git - qmk_firmware.git/commit
Add support for key backlighting to bfake
authorChris Lee <clee@mg8.org>
Sat, 2 Dec 2017 10:26:49 +0000 (03:26 -0700)
committerJack Humbert <jack.humb@gmail.com>
Fri, 2 Feb 2018 05:58:26 +0000 (00:58 -0500)
commit9584db055b73937dfba7b9878a8b61af6aa96710
tree75a2dc324a0e7b3178dfce22783646af104f86a0
parent38ab86e8f2b6731557f28902509a011715ed5d29
Add support for key backlighting to bfake

If BACKLIGHT_ENABLE is set to `yes` in `rules.mk`, then the user
can use the `BL_*` keycodes to adjust the backlight. At the moment,
only on/off is supported.
keyboards/bfake/bfake.c
keyboards/bfake/config.h
keyboards/bfake/rules.mk