Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 278 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 278 Bytes

Python

Installing

Pre-requisites: Python with pip

python3 -m pip install qmk_hid

GUI

On Linux install Python requirements via python3 -m pip install -r requirements.txt and run python3 qmk_hid/gui.py. On Windows download the qmk_gui.exe and run it.