Define backlight pin for Quefrency Rev2 (#8141)
This commit is contained in:
parent
667b29b77c
commit
1a77abfe64
1 changed files with 2 additions and 0 deletions
|
@ -46,6 +46,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
/* Set 0 if debouncing isn't needed */
|
||||
#define DEBOUNCE 5
|
||||
|
||||
#define BACKLIGHT_PIN B5
|
||||
|
||||
/* serial.c configuration for split keyboard */
|
||||
#define SOFT_SERIAL_PIN D0
|
||||
|
||||
|
|
Loading…
Reference in a new issue