Add warning (for linux users)
This commit is contained in:
parent
470dc97e98
commit
b494360a8f
16
README.md
16
README.md
|
@ -1,5 +1,19 @@
|
|||
# Angel Wings Keyboard (by [@ItzAdel](https://github.com/ItzAdel) and [@nm17](https://github.com/nm17))
|
||||
|
||||
![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)
|
||||
|
@ -56,4 +70,6 @@ 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
|
||||
|
|
Loading…
Reference in New Issue