Updated to latest version of Vial https://get.vial.today/changelog/release-0.7.5.html
Added #21
Remember to back up your keyboard layout! File -> Save current layout
Unclaimed project
Are you a maintainer of silakka54? Claim this project to take control of your public changelog and roadmap.
Updated to latest version of Vial https://get.vial.today/changelog/release-0.7.5.html
Added #21
Remember to back up your keyboard layout! File -> Save current layout
Updated to the latest Vial version(v.0.7.4).
https://get.vial.today/changelog/release-0.7.4.html
Added https://github.com/Squalius-cephalus/silakka54/pull/19
There is two different version, if silakka54_vial_LEFT.uf2 / silakka54_vial_RIGHT.uf2 does not work, use NO_USBDETECT version.
NO_USBDETECT is missing these lines from c...
Supports 8 layers #2 and fixes a problem where the keyboard may not turn on when PC is booted. #3
Remember to back up your layout before flashing!
Tutorial how to upload the firmware: https://squalius-cephalus.github.io/silakka54/firmware.html
Beta version for testing, this should fix this issue https://github.com/Squalius-cephalus/silakka54/issues/3 .
#define SPLIT_USB_DETECT #define SPLIT_USB_TIMEOUT_POLL 10 #define SPLIT_WATCHDOG_ENABLE #define SPLIT_WATCHDOG_TIMEOUT 3000
Those lines added to the config.h.
This version does not have any new features. Only difference is #define MASTER_LEFT on config.f file. silakka54_vial_RIGHT.uf2 instead has #define MASTER_RIGHT.
If you want to use the left side USB only, flash silakka54_vial_LEFT.uf2 to both MCU's, and silakka54_vial_RIGHT.uf2 to both if you want to use the right side USB. In theory, you could upload LEFT to left side and RIGHT...