~kbex/vial-gui-no-faff

vial-gui with specific features for no faff keyboard
remove Discord
adding release link as some missed it
fix typo bring back github mirror

refs

main
browse  log 
v0.4.4-nofaff
release notes 

clone

read-only
https://git.sr.ht/~kbex/vial-gui-no-faff
read/write
git@git.sr.ht:~kbex/vial-gui-no-faff

You can also use your local clone with git send-email.

#vial-gui-no-faff

[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.

Watch the video

#Releases

Linux | Windows | Windows - installer | macOS

#Contributing

Send patches to the mailing list, report bugs on the issue tracker.

#Development

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