Skip to content

cballenar/vial-to-qmk-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Vial to QMK Converter

Converts a .vil file exported by Vial to QMK json file.

Usage

Clone the repository, copy the .vil file to the root of the repository and run:

deno task convert sample.json

It will generate a keymap.json file in the root and also print the json to the console.


Not much to see yet. This is currently only helpful to convert content from separate layers into one. It will ignore tap dance, macros, and everything other than layers. It's also setup for a 3x6 split keyboard.

About

Converts a .vil file exported by Vial to QMK json file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published