remove Discord
adding release link as some missed it
fix typo bring back github mirror
[buy the keyboard here] - [Issue tracker] - [Mailing list]
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 configure the NoFaff keyboard Download here.
Linux | Windows | Windows - installer | macOS
Send patches to the mailing list, report bugs on the issue tracker.
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