You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having VIA support would be awesome - flashing keymaps is still better than needing to use the wonky Android app, but having a computer-programmable keymap would make things even easier.
I've attempted to enable VIA but there's a few things in the way, and I don't know how to debug them sadly.
Simply adding a VIA keymap makes the board not work. Apparently VIA needs the EEPROM to work, as I was told in the QMK Discord.
Removing the EEPROM_DRIVER = transient flag made the board not boot, but it was added for a reason: ddae0d4
I've got no idea how to continue from here - adding the CONSOLE_ENABLE = yes rule didn't show anything when the board tried to boot.
The text was updated successfully, but these errors were encountered:
Having VIA support would be awesome - flashing keymaps is still better than needing to use the wonky Android app, but having a computer-programmable keymap would make things even easier.
I've attempted to enable VIA but there's a few things in the way, and I don't know how to debug them sadly.
EEPROM_DRIVER = transient
flag made the board not boot, but it was added for a reason: ddae0d4I've got no idea how to continue from here - adding the
CONSOLE_ENABLE = yes
rule didn't show anything when the board tried to boot.The text was updated successfully, but these errors were encountered: