Move FORCE_NKRO to data driven (#20604)
This commit is contained in:
parent
3bc4aeac6c
commit
12d42cedd2
228 changed files with 209 additions and 781 deletions
|
|
@ -21,10 +21,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define LOCKING_SUPPORT_ENABLE
|
||||
/* Locking resynchronize hack */
|
||||
#define LOCKING_RESYNC_ENABLE
|
||||
// enable NKRO_ENABLE
|
||||
#define FORCE_NKRO
|
||||
// The number of LEDs connected
|
||||
|
||||
// The number of LEDs connected
|
||||
#define RGB_MATRIX_LED_COUNT 34
|
||||
|
||||
#ifdef RGB_MATRIX_ENABLE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue