update: release links
Phrasing README
README link fixing
[buy the keyboard here] - [Issue tracker] - [Mailing list] - [Discord]
This is No Faff macropad specific version of Vial - cross platform qmk keymap editor with GUI. This version adds the ability to control each LED with their corresponding keymap layer along with everything else Vial can do.
you need it to edit No Faff macropad keymaps.
Linux | Windows | Windows - installer | macOS
Send patches to the mailing list, report bugs on the issue tracker, or join the Discord
Python 3.6 is recommended (3.6 is the latest version that is officially supported by fbs
).
Install dependencies:
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
To launch the application afterwards:
source venv/bin/activate
fbs run