| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
Now numbers are on the 4th pressing the *opposite* Lower/Raise key
accordingly. In other words:
+ Keys 1-5 can be pressed with Raise + Q-T;
+ Keys 6-0 can be pressed with Lower + Y-P;
+ Keys !"£$% can be pressed with Lower + Q-T or Raise + Shift + Q-T;
+ Keys ^&*() can be pressed with Raise + Y-P or Lower + Shift + Y-P;
|
| |
|
|
|
|
| |
They interfere when fast typing.
|
| |
|
| |
|
|
|
|
|
| |
This was needed in Gentoo Linux, but the compilation was not successful
anyway. In Arch Linux this flag is not needed.
|
|
Current changes applied:
* Esc is LCTL when held;
* Move Backspace next to Space. Original Backspace is temporarely mapped
to Space to train the new muscle memory;
* LGUI and LALT are swapped;
* Enter is RSFT when held;
* Left/Down/Up arrows are RALT/RGUI/RCTL respectively when held;
* LOWER layer turn h/j/k/l in Left/Down/Up/Right
|