Update README.md

This commit is contained in:
ItzAdel 2022-07-07 11:17:55 +04:00
parent 00944989f1
commit 276cec788c

View File

@ -2,18 +2,6 @@
![Main Photo](https://github.com/ItzAdel/AngelWings-keyboard/blob/main/photos/awf%20(6).jpg)
## WARNING!
If you are a Linux user like me and get the error:
```
The display compositor is frequently crashing. Goodbye.
```
I strongly recommend to start VIA via console/terminal with the command:
```
sudo via --no-sandbox
```
Read more: https://github.com/the-via/releases/issues/179
## PCB
### Angel Wings v.2.1 (recomended)
@ -48,28 +36,6 @@ Read more: https://github.com/the-via/releases/issues/179
![Photo 5](https://github.com/ItzAdel/AngelWings-keyboard/blob/main/photos/awf%20(5).JPG)
### 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!
## Tutorial coming soon.
### Check out @tfk004 on Telegram. https://t.me/tfk004