Рет қаралды 41,859
#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 caniusevia.com
2. Vial get.vial.today
3. QMK msys github.com/qmk...
4. keyboard layout editor www.keyboard-l...
5. QMK toolbox github.com/qmk...
6. Downloads github.com/Jan...
blog.heaper.de...
🟠 Commands
1. generate ssh key
$ ssh-keygen
2. read ssh key
$ cat .ssh/id_rsa.pub
3. clone vial qmk
$ git clone git@github.com: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