[Keyboard] Small fixes to the Keybee65 (#15966)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com>
This commit is contained in:
parent
5576f641ce
commit
0200020162
3 changed files with 5 additions and 2 deletions
|
@ -56,6 +56,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define RGB_DI_PIN B0
|
||||
// The number of LEDs connected
|
||||
#define DRIVER_LED_TOTAL 80
|
||||
// Limit the Brithness of the LEDs
|
||||
#define RGBLIGHT_LIMIT_VAL 96
|
||||
#define RGB_VAL_STEP 12
|
||||
|
||||
#define RGB_MATRIX_KEYPRESSES
|
||||
#define RGB_DISABLE_WHEN_USB_SUSPENDED
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue