|
|
@@ -55,6 +55,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
|
#define RGB_DI_PIN D3
|
|
|
#define RGBLIGHT_ANIMATIONS
|
|
|
#define RGBLED_NUM 16 // Number of LEDs
|
|
|
+#define RGBLED_SPLIT { 8, 8 }
|
|
|
|
|
|
// Set 65% column (option 1) and Macro (option 2) on by default
|
|
|
#define VIA_EEPROM_LAYOUT_OPTIONS_DEFAULT 0x60
|