#mechanicalkeyboard #qmk #vial #via
So this is a bit technical I know but I saw so many people missing out on the cool features via and vial offer just because they don't know how to setup their keyboard with qmk & windows. I tried to make this a compact video but ill show you how to setup the macropad I built in the last video with via and vial I also added vial support to my planck keyboard and we are setting this up with windows with qmk msys
🟣 Links
1. Via https://caniusevia.com
2. Vial https://get.vial.today
3. QMK msys https://github.com/qmk/qmk_distro_msy...
4. keyboard layout editor https://www.keyboard-layout-editor.com/
5. QMK toolbox https://github.com/qmk/qmk_toolbox/re...
6. Downloads https://github.com/JanLunge/keyboards...
https://blog.heaper.de/e/porting-for-...
🟠 Commands
1. generate ssh key
$ ssh-keygen
2. read ssh key
$ cat .ssh/id_rsa.pub
3. clone vial qmk
$ git clone [email protected]:vial-kb/vial-qmk.git
4. clone the submodules
$ cd vial-qmk/ && make git-submodule && cd ..
5. setup qmk with vial as homefolder
$ qmk setup -H ./vial-qmk/
6. compile default keymap
$ qmk compile -kb janlunge/w3by2 -km default
7. generate vial uid
$ python3 util/vial_generate_keyboard_uid.py
8. compile via & vial keymap
$ qmk compile -kb janlunge/w3by2 -km via
Discord: / discord
Twitch: / janlunge