mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-06-03 23:12:47 +00:00
Merge remote-tracking branch 'origin/develop' into xap
This commit is contained in:
commit
be8f10a1c1
@ -1,6 +1,8 @@
|
|||||||
// Copyright 2022 jack (@waffle87)
|
// Copyright 2022 jack (@waffle87)
|
||||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#undef RGB_DI_PIN
|
||||||
#define RGB_DI_PIN B5
|
#define RGB_DI_PIN B5
|
||||||
#define RGB_MATRIX_MAXIMUM_BRIGHTNESS 150
|
#define RGB_MATRIX_MAXIMUM_BRIGHTNESS 150
|
||||||
#define DRIVER_LED_TOTAL 44
|
#define DRIVER_LED_TOTAL 44
|
||||||
|
Loading…
Reference in New Issue
Block a user