diff options
author | Janne Peippo <peippo@lumous.com> | 2019-10-06 17:44:02 +0300 |
---|---|---|
committer | noroadsleft <18669334+noroadsleft@users.noreply.github.com> | 2019-10-06 07:44:02 -0700 |
commit | f73f71db9c65385d968cebf7471389a99ead6ba5 (patch) | |
tree | 67f54d53f366f230dc78f8dcb5419030bccdd504 /keyboards/westfoxtrot/cyclops/keymaps/peippo/readme.md | |
parent | 345d3cc046bb75c10b454c7b0d5bbf8675862e37 (diff) |
[Keymap] Add new Cyclops keymap (#6923)
Diffstat (limited to 'keyboards/westfoxtrot/cyclops/keymaps/peippo/readme.md')
-rw-r--r-- | keyboards/westfoxtrot/cyclops/keymaps/peippo/readme.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/westfoxtrot/cyclops/keymaps/peippo/readme.md b/keyboards/westfoxtrot/cyclops/keymaps/peippo/readme.md new file mode 100644 index 0000000000..a587d74c2a --- /dev/null +++ b/keyboards/westfoxtrot/cyclops/keymaps/peippo/readme.md @@ -0,0 +1,20 @@ +# Cyclops keymap by peippo + +Nordic layout with faster access to cursor movement keys and brackets. + +## Keymap notes + +- Default layer has a Grave Escape which outputs Escape when pressed normally, and `ยง` when Shift or Command are held. I like to setup Command+Esc to moving focus to next window (MacOS preferences, Keyboard / Shortcuts / Keyboard). +- `Caps Lock` can be held to access the modifier layer. + +## Modifier layer + +- Additional cursor movement keys on `J/K/L/I`, and Page Up/Page Down on `U/O`. +- Easier access to [] & {} (w/ Shift) on `8/9`. +- Show desktop on `D`. +- Screen capture tool on `S`. +- Media shortcuts on Arrow keys & Page Up/Page Down. + +### Build + +To build the firmware, run `make westfoxtrot/cyclops:peippo`. |