CA66 Backlighting FIx (#3089)
* Enable backlighting using pin F0 and changing it in the rules.mk file as well * Change KB_H to CA66_H
This commit is contained in:
parent
258954dc3e
commit
b2398ecbe7
3 changed files with 4 additions and 5 deletions
|
|
@ -25,9 +25,8 @@
|
|||
|
||||
/* number of backlight levels */
|
||||
|
||||
#ifdef BACKLIGHT_PIN
|
||||
#define BACKLIGHT_PIN F0
|
||||
#define BACKLIGHT_LEVELS 3
|
||||
#endif
|
||||
|
||||
/* Set 0 if debouncing isn't needed */
|
||||
#define DEBOUNCING_DELAY 5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue