keyten/kt60_mu - Add missing header guard (#25011)

This commit is contained in:
Joel Challis 2025-03-13 21:00:58 +00:00 committed by GitHub
parent 25af20bef4
commit 8ae5d34c0d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,8 @@
// Copyright 2024 QMK
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#define BACKLIGHT_PWM_DRIVER PWMD2
#define BACKLIGHT_PWM_CHANNEL 4
#define BACKLIGHT_PAL_MODE 2