Backlight fix on solderable

This commit is contained in:
Andrew Kannan 2024-08-15 21:06:23 -04:00
parent cb0440b54c
commit 73df096f01
3 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,8 @@
{
"keyboard_name": "Cerberus HS",
"features": {
"backlight": false
},
"usb": {
"pid": "0x0034"
},

View File

@ -4,7 +4,6 @@
"bootloader": "stm32-dfu",
"diode_direction": "COL2ROW",
"features": {
"backlight": false,
"bootmagic": true,
"command": true,
"console": true,

View File

@ -1,7 +1,6 @@
// Copyright 2024 Andrew Kannan
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#define BACKLIGHT_PWM_DRIVER PWMD3