diff options
author | KL1RL <justin.burket@gmail.com> | 2019-10-18 16:36:22 -0800 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-10-18 17:36:22 -0700 |
commit | d263579781bd550e0ef21a5a102f790afd588c7c (patch) | |
tree | f7dc60ea826547955634600a5290021f8b8f5c2a /keyboards/redox/keymaps/KL1RL/readme.md | |
parent | 5c1b7fb5021646d05014a89ec1b8ccf458e4f50e (diff) |
[Keymap] Initial commit of KL1RL keyboard layout (#7060)
* Inital commit
* Add changes suggest by fauxpark. Tested for normal function
Diffstat (limited to 'keyboards/redox/keymaps/KL1RL/readme.md')
-rw-r--r-- | keyboards/redox/keymaps/KL1RL/readme.md | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/redox/keymaps/KL1RL/readme.md b/keyboards/redox/keymaps/KL1RL/readme.md new file mode 100644 index 0000000000..520d004813 --- /dev/null +++ b/keyboards/redox/keymaps/KL1RL/readme.md @@ -0,0 +1,22 @@ +# A tweaked keymap for Redox + +I copied fculpo's layout and made a few modifcations more suited for my own needs. In general it seems to be a fairly straight foward adaptation +of a standard QWERTY full size keyboard. At least for me. + +![fculpo Layout Image](https://i.imgur.com/OXT8boJ.png) + +## Changes to the default keymap + +Keymap changes from the default keymap are: + +- Move `GUI` (`SUPER`) key to where default left `CTRL` is +- Move `/?` into usual location next to right `SHIFT` - the default flash from Falbatech put `\|` here (might not be the Redox default?), which felt unintuitive +- Put `\|` into bottom-left spot where `GUI` (`SUPER`) was - had to go somewhere and this bottom-left placement sort of balances with the almost bottom-right `/?` +- Change default `ESC` into `ESC` on tap, `CTRL` on hold - for the love of the UNIX-ey `CTRL` key location and to keep `ESC` in the original position +- Add `F11` and `F12` keys to two layers - needed on macOS if you want to control volume up and down from your keyboard (not shown, on a different layer)S +- Access ADJUST layer by holding either `END` or `PAGEUP` off default layer. + +Changes by KL1RL are: +- Remove the right hand `CTRL` combo key, it was bugging me. +- Add Brightness Up and Brightness Down on the right hand thumb cluster on the ADJUST layer. +- Add Mute, Vol Down and Vol Up on LH thumb cluster also on the ADJUST layer. |