This repository contains the QMK / Vial source files for firmware we created or modified ourselves.
qmk/
→ source folders as they should appear underkeyboards/0xcb/
in the QMK repovial/
→ source folders as they should appear underkeyboards/0xcb/
in the Vial (vial-qmk) repo
https://docs.qmk.fm/newbs_getting_started#setting-up-your-qmk-environment
-
Clone QMK: https://github.com/qmk/qmk_firmware
-
Copy the desired keyboard folder from this repo into: qmk_firmware/keyboards/0xcb/<keyboard_name>/
-
Build:
qmk compile -kb 0xcb/<keyboard_name> -km default
https://get.vial.today/docs/porting-to-vial.html#1-prepare-your-build-environment
-
Clone Vial-QMK: https://github.com/vial-kb/vial-qmk
-
Copy the desired keyboard folder from this repo into: vial-qmk/keyboards/0xcb/<keyboard_name>/
-
Build:
qmk compile -kb 0xcb/<keyboard_name> -km vial
Grab ready-to-flash .hex
/ .uf2
files here:
https://files.keeb.supply/firmware
- Only firmwares compiled by us are represented here with their matching sources.
- PRs for fixes or improvements (layouts, keymaps, Vial support) are welcome.
Support: support@keeb.supply
Website: https://keeb.supply