QMK

From Wiki
Revision as of 09:27, 21 June 2020 by Marcluer (talk | contribs) (Die Seite wurde neu angelegt: „<pre> git clone https://github.com/qmk/qmk_firmware.git cd qmk_firmware python3 -m venv env source env/bin/activate python3 -m pip install wheel python3 -m pip…“)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
git clone https://github.com/qmk/qmk_firmware.git
cd qmk_firmware
python3 -m venv env
source env/bin/activate
python3 -m pip install wheel
python3 -m pip install qmk