1
0
Fork 0

[Keyboard] update keyboard soda/mango, support rgb matrix (#21385)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
This commit is contained in:
Jeayo Keh 2023-07-08 05:19:06 +08:00 committed by GitHub
parent 71f0fc59be
commit da800e07c9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 90 additions and 1 deletions

View file

@ -0,0 +1,14 @@
// Copyright 2023 devzhaoyou (@gevzhaoyou)
/* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once
#define RGB_MATRIX_LED_COUNT 17
#define RGB_MATRIX_FRAMEBUFFER_EFFECTS
#define RGB_MATRIX_KEYPRESSES
#define RGB_MATRIX_MAXIMUM_BRIGHTNESS 180 // limits maximum brightness of LEDs to 200 out of 255. If not defined maximum brightness is set to 255
#define RGB_DISABLE_WHEN_USB_SUSPENDED //