Compare commits

..

No commits in common. "master" and "v1.0" have entirely different histories.
master ... v1.0

7 changed files with 24 additions and 20 deletions

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://drive.proton.me/urls/8Z7T0N7H78#ivP96LkAoF1Y).
* Download the package [mspeed-layer-ck6x-1.0.zip](https://github.com/q3aql/mspeed-layer-ck6x/releases/download/v1.0/mspeed-layer-ck6x-1.0.zip).
* 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](src/doc/mspeed-layer-ck6x-US-Symbols.md).
- [mspeed-layer-ck6x-US.md](src/doc/mspeed-layer-ck6x-US.md).
- [mspeed-layer-ck6x-ES.md](src/doc/mspeed-layer-ck6x-ES.md).
- [mspeed-layer-ck6x-IT.md](src/doc/mspeed-layer-ck6x-IT.md).
- [mspeed-layer-ck6x-FR.md](src/doc/mspeed-layer-ck6x-FR.md).
- [mspeed-layer-ck6x-DE.md](src/doc/mspeed-layer-ck6x-DE.md).
- [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).
### How to install and use on Linux:
* **Installation and Use:**
* Download the package [mspeed-layer-ck6x-1.1.zip](https://drive.proton.me/urls/8Z7T0N7H78#ivP96LkAoF1Y).
* Download the package [mspeed-layer-ck6x-1.0.zip](https://github.com/q3aql/mspeed-layer-ck6x/releases/download/v1.0/mspeed-layer-ck6x-1.0.zip).
* 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](src/doc/mspeed-layer-ck6x-US.md).
- [mspeed-layer-ck6x-ES.md](src/doc/mspeed-layer-ck6x-ES.md).
- [mspeed-layer-ck6x-IT.md](src/doc/mspeed-layer-ck6x-IT.md).
- [mspeed-layer-ck6x-FR.md](src/doc/mspeed-layer-ck6x-FR.md).
- [mspeed-layer-ck6x-DE.md](src/doc/mspeed-layer-ck6x-DE.md).
- [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).
### How to compile from source (Windows):

View File

@ -6,7 +6,7 @@
; # Contact: q3aql@protonmail.ch #
; # License: GPL v2.0 #
; ########################################################
; Version v1.1
; Version v1.0
;
; Mapper to use arrows, F1-F12 and other keys using CapsLock
; as FN function.

View File

@ -6,7 +6,7 @@
; # Contact: q3aql@protonmail.ch #
; # License: GPL v2.0 #
; ########################################################
; Version v1.1
; Version v1.0
;
; Mapper to use arrows, F1-F12 and other keys using CapsLock
; as FN function.
@ -84,6 +84,10 @@ return
Send, \
return
;
<^>!+::
Send, ~
return
;
<^>!*Escape::
Send, \
return
return

View File

@ -6,7 +6,7 @@
; # Contact: q3aql@protonmail.ch #
; # License: GPL v2.0 #
; ########################################################
; Version v1.1
; Version v1.0
;
; Mapper to use arrows, F1-F12 and other keys using CapsLock
; as FN function.

View File

@ -6,7 +6,7 @@
; # Contact: q3aql@protonmail.ch #
; # License: GPL v2.0 #
; ########################################################
; Version v1.1
; Version v1.0
;
; Mapper to use arrows, F1-F12 and other keys using CapsLock
; as FN function.

View File

@ -6,7 +6,7 @@
; # Contact: q3aql@protonmail.ch #
; # License: GPL v2.0 #
; ########################################################
; Version v1.1
; Version v1.0
;
; Mapper to use arrows, F1-F12 and other keys using CapsLock
; as FN function.

View File

@ -6,7 +6,7 @@
; # Contact: q3aql@protonmail.ch #
; # License: GPL v2.0 #
; ########################################################
; Version v1.1
; Version v1.0
;
; Mapper to use arrows, F1-F12 and other keys using CapsLock
; as FN function.