mirror of
https://github.com/nalf3in/vial-qmk.git
synced 2025-12-22 03:30:03 +00:00
Migrate RGB Matrix config to info.json - C (#22807)
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
// Copyright 2021 CapsUnlocked
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
#pragma once
|
||||
|
||||
#ifdef RGB_MATRIX_ENABLE
|
||||
# define RGB_MATRIX_LED_COUNT 87
|
||||
# define RGB_MATRIX_KEYPRESSES
|
||||
#endif
|
||||
@@ -1,8 +0,0 @@
|
||||
// Copyright 2021 CapsUnlocked
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
#pragma once
|
||||
|
||||
#ifdef RGB_MATRIX_ENABLE
|
||||
# define RGB_MATRIX_LED_COUNT 88
|
||||
# define RGB_MATRIX_KEYPRESSES
|
||||
#endif
|
||||
Reference in New Issue
Block a user