mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-06-06 16:32:49 +00:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
27b115151f
@ -1,6 +1,8 @@
|
|||||||
// Copyright 2024 QMK
|
// Copyright 2024 QMK
|
||||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||||
|
|
||||||
|
#pragma once
|
||||||
|
|
||||||
#define BACKLIGHT_PWM_DRIVER PWMD2
|
#define BACKLIGHT_PWM_DRIVER PWMD2
|
||||||
#define BACKLIGHT_PWM_CHANNEL 4
|
#define BACKLIGHT_PWM_CHANNEL 4
|
||||||
#define BACKLIGHT_PAL_MODE 2
|
#define BACKLIGHT_PAL_MODE 2
|
||||||
|
Loading…
Reference in New Issue
Block a user