1
0
Fork 0

Turn backlight support on by default for tkc1800 (#3353)

This commit is contained in:
TerryMathews 2018-07-09 02:41:11 -04:00 committed by Drashna Jaelre
parent 52857e51ca
commit c6042a2636
3 changed files with 5 additions and 5 deletions

View file

@ -44,9 +44,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW
// #define BACKLIGHT_PIN B7
// #define BACKLIGHT_BREATHING
// #define BACKLIGHT_LEVELS 3
#define BACKLIGHT_PIN B6
#define BACKLIGHT_BREATHING
#define BACKLIGHT_LEVELS 3
/* Underlight configuration
*/