[Keyboard] QMK Setup Guide (Window 10)
QMK Setup Guide (Window 10)
-
Connect Keyboard to the computer.
-
Download and install qmk_toolbox
-
link: https://github.com/qmk/qmk_toolbox/releases
-
You can see โHID console connected: โฆโ.
-
-
Download and Install QMK MSYS
- link: https://github.com/qmk/qmk_distro_msys/releases
-
https://docs.qmk.fm/#/newbs_getting_started
-
Run โqmk setupโ and select โyโ.
-
Clone and edit firmware
- https://github.com/qmk/qmk_firmware
-
Test Your Build Environment
qmk compile -kb <keyboard> -km default
- You can find the .hex file on qmk_firmware directory.
-
Flash your setting using toolbox
-
Open the hex file
-
Double click the reset button on your keyboard or receiver
-
flash
-
** toolbox๋ก ์คํํ์ ๋ port ์ ๋ ฅ์ ๋ํ ์ค๋ฅ๊ฐ ๋๋ค.
- ๊ทธ๋ฌ๋ฉด avrdude.exe๊ฐ ์๋ ํด๋(~/AppData/Local/QMK/QMK Toolbox/0.1.1)์์ ๋ช ๋ น์ด๋ฅผ ์ ๊ณ USB๊ฐ ๊ผฝํ port๋ฅผ ์ ์ด์ฃผ๊ณ (like COM9) ์คํํ๋ฉด ๋๋ค.
- ์ฅ์น ๊ด๋ฆฌ์์ โํฌํธ(COM & LPT)โ๋ผ๋ ํธ๋ฆฌ์์ ํด๋น ํฌํธ๊ฐ ๋ฌด์์ธ์ง ํ์ธํ๊ณ ์์ฑ๋๋ฉด ์ฌ๋ผ์ง๊ธฐ ์ ์ ์ฆ์ ์คํ์ํจ๋ค.