HS60 EEPROM size fix (#7968)
This commit is contained in:
parent
9e6e01cabb
commit
1a40af74da
5 changed files with 7 additions and 49 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue