mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-24 20:32:58 +00:00
Removes extended layer count, and extra rgb config from keyboard level
Co-authored-by: jack <0x6a73@protonmail.com>
This commit is contained in:
parent
83d1fb70b4
commit
0a210d5207
@ -29,13 +29,4 @@
|
||||
|
||||
#ifdef RGB_MATRIX_ENABLE
|
||||
# define RGB_MATRIX_TYPING_HEATMAP_DECREASE_DELAY_MS 50
|
||||
/* If you're setting colors per key, this is required */
|
||||
# define SPLIT_LAYER_STATE_ENABLE
|
||||
/* Turns off RGB effects when there is no longer a USB connection */
|
||||
# define RGB_DISABLE_WHEN_USB_SUSPENDED
|
||||
#endif
|
||||
|
||||
/* Allows for more than the default 4 layers in VIA. */
|
||||
#ifndef DYNAMIC_KEYMAP_LAYER_COUNT
|
||||
# define DYNAMIC_KEYMAP_LAYER_COUNT 5
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user