Update README.md
This commit is contained in:
parent
00944989f1
commit
276cec788c
34
README.md
34
README.md
|
@ -2,18 +2,6 @@
|
||||||
|
|
||||||
![Main Photo](https://github.com/ItzAdel/AngelWings-keyboard/blob/main/photos/awf%20(6).jpg)
|
![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
|
## PCB
|
||||||
|
|
||||||
### Angel Wings v.2.1 (recomended)
|
### 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)
|
![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.
|
## Tutorial coming soon.
|
||||||
|
|
||||||
### Check out @tfk004 on Telegram. https://t.me/tfk004
|
### Check out @tfk004 on Telegram. https://t.me/tfk004
|
||||||
|
|
Loading…
Reference in New Issue