summaryrefslogtreecommitdiff
path: root/keyboards/b_sides
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-02-21 12:05:40 +1100
committerGitHub <noreply@github.com>2023-02-21 12:05:40 +1100
commit9c0ce80d7e7d266cfd2d8fb0d92889db06ea95ff (patch)
tree9882c99ab628ff49e60eb43b42ec3bf6ebefe8bd /keyboards/b_sides
parent4b69225c225b76f6631977912c5197c834206b27 (diff)
Move backlight config to data driven, part 1 (#19887)
Diffstat (limited to 'keyboards/b_sides')
-rw-r--r--keyboards/b_sides/rev41lp/config.h2
-rw-r--r--keyboards/b_sides/rev41lp/info.json3
2 files changed, 3 insertions, 2 deletions
diff --git a/keyboards/b_sides/rev41lp/config.h b/keyboards/b_sides/rev41lp/config.h
index f5905efdd4..c843c89eef 100644
--- a/keyboards/b_sides/rev41lp/config.h
+++ b/keyboards/b_sides/rev41lp/config.h
@@ -24,6 +24,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define DIODE_DIRECTION COL2ROW
#define BACKLIGHT_PIN B6
-#define BACKLIGHT_ON_STATE 1
#define BACKLIGHT_LEVELS 7
-#define BACKLIGHT_LIMIT_VAL 150
diff --git a/keyboards/b_sides/rev41lp/info.json b/keyboards/b_sides/rev41lp/info.json
index a587172d04..9b1a1c9e9c 100644
--- a/keyboards/b_sides/rev41lp/info.json
+++ b/keyboards/b_sides/rev41lp/info.json
@@ -8,6 +8,9 @@
"pid": "0x5F10",
"device_version": "0.0.1"
},
+ "backlight": {
+ "max_brightness": 150
+ },
"processor": "atmega32u4",
"bootloader": "caterina",
"layout_aliases": {