eeprom size fix (#7969)
authoryiancar <yiangosyiangou@cytanet.com.cy>
Wed, 22 Jan 2020 20:44:12 +0000 (20:44 +0000)
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Wed, 22 Jan 2020 20:44:12 +0000 (12:44 -0800)
keyboards/nk65/config.h

index 46450a1..826e541 100755 (executable)
@@ -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