aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/hs60/v2/iso/config.h
diff options
context:
space:
mode:
authoryiancar <yiangosyiangou@cytanet.com.cy>2020-01-22 21:28:42 +0000
committerfauxpark <fauxpark@gmail.com>2020-01-23 08:28:42 +1100
commit1a40af74dacf6719c00baf252ffe1318358ab829 (patch)
treeffd0556449b3614eed42f87a0cccfd21f59de3ac /keyboards/hs60/v2/iso/config.h
parent9e6e01cabb5045dcc61ff82aa0a2820f2aacdd69 (diff)
downloadfirmware-1a40af74dacf6719c00baf252ffe1318358ab829.tar.gz
firmware-1a40af74dacf6719c00baf252ffe1318358ab829.tar.bz2
firmware-1a40af74dacf6719c00baf252ffe1318358ab829.zip
HS60 EEPROM size fix (#7968)
Diffstat (limited to 'keyboards/hs60/v2/iso/config.h')
-rw-r--r--keyboards/hs60/v2/iso/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/hs60/v2/iso/config.h b/keyboards/hs60/v2/iso/config.h
index e252b1982..5c2488c78 100644
--- a/keyboards/hs60/v2/iso/config.h
+++ b/keyboards/hs60/v2/iso/config.h
@@ -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