From 4809b0259d345723dc3754a055e447e409631a50 Mon Sep 17 00:00:00 2001 From: steven-y-e Date: Mon, 23 Aug 2021 19:53:14 -0400 Subject: [PATCH] init(repo): readme.md --- readme.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..a2e172b --- /dev/null +++ b/readme.md @@ -0,0 +1,7 @@ +# Vial + +[vial](https://get.vial.today) is an open-source qmk fork + gui designed to replace the closed-source [via](http://caniusevia.com). + +this repo contains two subrepos: +[vial-qmk](https://github.com/vial-kb/vial-qmk), a fork of qmk supporting the use of vial +[vial-gui](https://github.com/vial-kb/vial-gui), a gui to replace the frontend for via \ No newline at end of file