Allow dynamic keymap to compile without via.h (#17703)
This commit is contained in:
parent
32cc8a7f43
commit
42eff8c372
2 changed files with 10 additions and 7 deletions
|
@ -54,6 +54,8 @@
|
|||
# define VIA_EEPROM_CUSTOM_CONFIG_SIZE 0
|
||||
#endif
|
||||
|
||||
#define VIA_EEPROM_CONFIG_END (VIA_EEPROM_CUSTOM_CONFIG_ADDR + VIA_EEPROM_CUSTOM_CONFIG_SIZE)
|
||||
|
||||
// This is changed only when the command IDs change,
|
||||
// so VIA Configurator can detect compatible firmware.
|
||||
#define VIA_PROTOCOL_VERSION 0x0009
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue