is31fl3731: driver naming cleanups (#21918)
This commit is contained in:
parent
1cbb5ae99e
commit
8136eda6d4
64 changed files with 189 additions and 159 deletions
|
|
@ -73,7 +73,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define RGB_BACKLIGHT_COLOR_1 { .h = 0, .s = 255 }
|
||||
#define RGB_BACKLIGHT_COLOR_2 { .h = 127, .s = 255 }
|
||||
|
||||
#define DRIVER_COUNT 1
|
||||
#define IS31FL3731_DRIVER_COUNT 1
|
||||
#define RGB_MATRIX_LED_COUNT 16
|
||||
|
||||
// These define which keys in the matrix are alphas/mods
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue