Bump Atreus example sketch up to 10 EEPROM layers

Signed-off-by: Jesse Vincent <jesse@keyboard.io>
pull/852/head
Jesse Vincent 4 years ago
parent 7c5988f1f3
commit 3ef62680ac
No known key found for this signature in database
GPG Key ID: CC228463465E40BC

@ -123,7 +123,7 @@ const macro_t *macroAction(uint8_t macroIndex, uint8_t keyState) {
void setup() {
Kaleidoscope.setup();
SpaceCadet.disable();
EEPROMKeymap.setup(5);
EEPROMKeymap.setup(10);
}
void loop() {

Loading…
Cancel
Save