QMK: Difference between revisions
Appearance
No edit summary |
m Marcluer verschob die Seite QMK keyboard firmware nach QMK |
||
(No difference)
| |||
Revision as of 09:43, 21 June 2020
Prepare dev environment under Linux
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 qmk qmk setup
Flash firmware on Teensy under Windows
- Teensy Loader Application