README.md (Update links)

This commit is contained in:
q3aql 2022-10-14 23:14:27 +02:00
parent 84859954a7
commit 6cff224005

View File

@ -11,7 +11,7 @@ For Windows, you just have to follow the following steps for installation and us
* **Installation and Use:**
* Download the package [mspeed-layer-ck6x-1.1.zip](https://github.com/q3aql/mspeed-layer-ck6x/releases/download/v1.1/mspeed-layer-ck6x-1.1.zip).
* Download the package [mspeed-layer-ck6x-1.1.zip](https://drive.proton.me/urls/8Z7T0N7H78#ivP96LkAoF1Y).
* Unzip the package.
* Enter to folder of your architecture (`build_x86` for Windows 32-bits and `build_x86_64` for Windows 64 bits).
* Run the executable of your keyboard configuration.
@ -27,18 +27,18 @@ List of executables:
Key configurations of diferents layouts:
- [mspeed-layer-ck6x-US-Symbols.md](https://github.com/q3aql/mspeed-layer-ck6x/blob/master/src/doc/mspeed-layer-ck6x-US-Symbols.md).
- [mspeed-layer-ck6x-US.md](https://github.com/q3aql/mspeed-layer-ck6x/blob/master/src/doc/mspeed-layer-ck6x-US.md).
- [mspeed-layer-ck6x-ES.md](https://github.com/q3aql/mspeed-layer-ck6x/blob/master/src/doc/mspeed-layer-ck6x-ES.md).
- [mspeed-layer-ck6x-IT.md](https://github.com/q3aql/mspeed-layer-ck6x/blob/master/src/doc/mspeed-layer-ck6x-IT.md).
- [mspeed-layer-ck6x-FR.md](https://github.com/q3aql/mspeed-layer-ck6x/blob/master/src/doc/mspeed-layer-ck6x-FR.md).
- [mspeed-layer-ck6x-DE.md](https://github.com/q3aql/mspeed-layer-ck6x/blob/master/src/doc/mspeed-layer-ck6x-DE.md).
- [mspeed-layer-ck6x-US-Symbols.md](doc/mspeed-layer-ck6x-US-Symbols.md).
- [mspeed-layer-ck6x-US.md](doc/mspeed-layer-ck6x-US.md).
- [mspeed-layer-ck6x-ES.md](doc/mspeed-layer-ck6x-ES.md).
- [mspeed-layer-ck6x-IT.md](doc/mspeed-layer-ck6x-IT.md).
- [mspeed-layer-ck6x-FR.md](doc/mspeed-layer-ck6x-FR.md).
- [mspeed-layer-ck6x-DE.md](doc/mspeed-layer-ck6x-DE.md).
### How to install and use on Linux:
* **Installation and Use:**
* Download the package [mspeed-layer-ck6x-1.1.zip](https://github.com/q3aql/mspeed-layer-ck6x/releases/download/v1.1/mspeed-layer-ck6x-1.1.zip).
* Download the package [mspeed-layer-ck6x-1.1.zip](https://drive.proton.me/urls/8Z7T0N7H78#ivP96LkAoF1Y).
* Unzip the package.
* Open terminal within `src-linux` and apply the following commands:
* `mkdir -p ${HOME}/.config/autokey/`
@ -58,11 +58,11 @@ Available Layouts:
Key configurations of diferents layouts:
- [mspeed-layer-ck6x-US.md](https://github.com/q3aql/mspeed-layer-ck6x/blob/master/src-linux/doc/mspeed-layer-ck6x-US.md).
- [mspeed-layer-ck6x-ES.md](https://github.com/q3aql/mspeed-layer-ck6x/blob/master/src-linux/doc/mspeed-layer-ck6x-ES.md).
- [mspeed-layer-ck6x-IT.md](https://github.com/q3aql/mspeed-layer-ck6x/blob/master/src-linux/doc/mspeed-layer-ck6x-IT.md).
- [mspeed-layer-ck6x-FR.md](https://github.com/q3aql/mspeed-layer-ck6x/blob/master/src-linux/doc/mspeed-layer-ck6x-FR.md).
- [mspeed-layer-ck6x-DE.md](https://github.com/q3aql/mspeed-layer-ck6x/blob/master/src-linux/doc/mspeed-layer-ck6x-DE.md).
- [mspeed-layer-ck6x-US.md](doc/mspeed-layer-ck6x-US.md).
- [mspeed-layer-ck6x-ES.md](doc/mspeed-layer-ck6x-ES.md).
- [mspeed-layer-ck6x-IT.md](doc/mspeed-layer-ck6x-IT.md).
- [mspeed-layer-ck6x-FR.md](doc/mspeed-layer-ck6x-FR.md).
- [mspeed-layer-ck6x-DE.md](doc/mspeed-layer-ck6x-DE.md).
### How to compile from source (Windows):