1
0
Fork 0

Migrate RGB Matrix config to info.json - B (#22806)

This commit is contained in:
Joel Challis 2024-01-04 06:00:28 +00:00 committed by GitHub
parent 5267329caa
commit c412b7fc42
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
46 changed files with 429 additions and 760 deletions

View file

@ -2,10 +2,6 @@
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#define RGB_MATRIX_LED_COUNT 54
#define RGB_MATRIX_DEFAULT_MODE RGB_MATRIX_ALPHAS_MODS
#define RGB_MATRIX_SLEEP
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET
#define I2C_DRIVER I2CD1