Update README.md

This commit is contained in:
Doryan 2022-07-21 15:42:18 +04:00 committed by GitHub
parent ec7cbf8b3f
commit 7db14c038d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,26 +4,6 @@ AWF is a ergo-split keyboard with 46 keys, originally designed for a school proj
https://github.com/ItzAdel/AWF-firmware
### How to compile firmware?
1) First you need to download QMK MSYS and enter the command in it:
```
qmk setup
```
2) After we installed QMK you need to create a folder called "angelwings" in the path:
```
"c:/users/user/qmk_firmware/keyboards"
```
and unpack all firmware files into the folder "angelwings".
3) The last step is compilation. Enter into QMK MSYS command:
```
qmk compile -kb angelwings -km default
```
or if you want VIA port:
```
qmk compile -kb angelwings -km via
```
4) If your firmware compiled - then let's have fun!
### You can check, how compile firmware and flash keyboard on [AWF wiki](https://github.com/ItzAdel/AngelWings-keyboard/wiki/INFO).
### Check out @tfk004 on Telegram. https://t.me/tfk004