Move backlight config to data driven, part 1 (#19887)

This commit is contained in:
Ryan 2023-02-21 12:05:40 +11:00 committed by GitHub
parent 4b69225c22
commit 9c0ce80d7e
Failed to generate hash of commit
128 changed files with 110 additions and 131 deletions

View file

@ -2,11 +2,6 @@
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
// Limit the backlight brightness
#ifndef BACKLIGHT_LIMIT_VAL
# define BACKLIGHT_LIMIT_VAL 144
#endif // BACKLIGHT_LIMIT_VAL
// Split configuration
#define SPLIT_HAND_PIN B9
#define USB_VBUS_PIN B12