Remove unnecessary driver counts (#22435)
This commit is contained in:
parent
a0a6820c1b
commit
b35bac6afb
203 changed files with 0 additions and 211 deletions
|
|
@ -22,7 +22,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define I2C_DRIVER I2CD2
|
||||
#define I2C1_SCL_PIN B10
|
||||
#define I2C1_SDA_PIN B11
|
||||
#define IS31FL3731_DRIVER_COUNT 1
|
||||
#define LED_MATRIX_LED_COUNT 70
|
||||
#define LED_MATRIX_KEYPRESSES // reacts to keypresses
|
||||
#define LED_MATRIX_KEYRELEASES // reacts to keyreleases (instead of keypresses)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue