eeprom size fix (#7969)

This commit is contained in:
yiancar 2020-01-22 20:44:12 +00:00 committed by MechMerlin
parent a561443fca
commit 9e6e01cabb
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// Backlight config starts after VIA's EEPROM usage,
// dynamic keymaps start after this.
#define VIA_EEPROM_CUSTOM_CONFIG_SIZE 31
#define VIA_EEPROM_CUSTOM_CONFIG_SIZE 32
// VIA lighting is handled by the keyboard-level code
#define VIA_CUSTOM_LIGHTING_ENABLE