1
0
Fork 0

Align SENSE75 with recent Drop additions (#21757)

This commit is contained in:
Joel Challis 2023-08-21 23:20:24 +01:00 committed by GitHub
parent 892ba2ed01
commit 1149212b52
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 66 additions and 107 deletions

View file

@ -2,6 +2,7 @@
// SPDX-License-Identifier: GPL-2.0-or-later
#ifdef RGB_MATRIX_ENABLE
# include "host.h"
# include "quantum.h"
# include "rgb_matrix.h"
# define LED_FLAG_ANY_SWITCH (LED_FLAG_KEYLIGHT | LED_FLAG_MODIFIER | LED_FLAG_INDICATOR)