~ruther/qmk_firmware

03ed8197175ffe046de050b3c2fd7b70f641cc60 — QMK Bot 5 years ago 141535c
format code according to conventions [skip ci]
1 files changed, 1 insertions(+), 1 deletions(-)

M quantum/dynamic_keymap.c
M quantum/dynamic_keymap.c => quantum/dynamic_keymap.c +1 -1
@@ 32,7 32,7 @@

// This is the default EEPROM max address to use for dynamic keymaps.
// The default is the ATmega32u4 EEPROM max address.
// Explicitly override it if the keyboard uses a microcontroller with 
// Explicitly override it if the keyboard uses a microcontroller with
// more EEPROM *and* it makes sense to increase it.
#ifndef DYNAMIC_KEYMAP_EEPROM_MAX_ADDR
#    define DYNAMIC_KEYMAP_EEPROM_MAX_ADDR 1023