forked from forks/qmk_firmware
f19c8b2d5d
* Added WOW layer
* Initial commit for this branch. Still a work in progress.
* Added Rorschach keyboard layout.
* Simplified keymap
Removed the media layer to help simplify things. Also corrected some
keymap mistakes in the Qwerty and Colemak layers.
* Added ErgoTravel keymap.
* reverted to previous layout.
* Added Sol keyboard layout.
* Minor changes to keymap.
* more changes
* Added sol graphic by Kagerufu and Cardiactuna
* Added colemak layer because I can.
* more changes to sol layout
* Streamlined Sol layout
* minor tweaks to sol layout
* further revisions to sol keymap.
* Removing deprecated #include statements from my keymaps
* Standardizing keymap `include` lines.
* Minor change to keymap.
Swapped ESC with GRV on all alpha layers.
* Tweaks to Atreus62 Keymap
Added a layer for FPS RPG Loot Shooters.
* Fixed readme.md for Atreus keymap.
Replaced "Keymap" with "Layer" in illustrations for continuity's sake
* More readme.md clean-up
More clarification in the Atreus readme file.
* Next verse, same as the first.
* Changes to Sol layout
Bringing my Sol layout more in line with my other Orthos.
* Fixed keymap GUI.
Replaced left-hand "RGUI" with "LGUI" on all layers as it should be.
* Added ALPS64 keymap
* Formatting corrections
* fixes to config.h and keymap.c
* Fixed errors
This commit fixes a pathing issue in keyboards/orthodox/keymaps/xyverz/config.h
and removes an stupid comma at the end of each LAYOUT stanza in
keyboards/rgbkb/sol/keymaps/xyverz/keymap.c left there by me.
* Fixed orthodox keymap config.h file
I hope this one fixes the problem. *sigh*
* Making suggested changes for PR#6192
Thanks to noroadsleft, fauxpark, and drashna. Still have
more work to do, but at least these suggestions have been applied.
* Fixing build errors
Travis has shown me the error of my ways...
* More fixes and corrections
Those pesky semicolons...
* More Fixes.
* Removing unneeded code snippet.
* fixed omitted semicolons
* Code updates to my keymaps
Updating the code for my Iris, Atreus62, and Atreus keymaps.
* Fixed Atreus62 Keymap
I forgot to add in the aliases for LOWER, RAISE, and ADJUST.
* Added userspace
Also made changes to Atreus62 Keymap to turn the red LEDs off on the ProMicro
* Fixing code that disables LEDs on ProMicros
Also tidied up my ErgoTravel keymap.
* Moving userspace to new branch
Moving my userspace to a new branch for the sake of keeping things
clean on the master branch.
* Added F13-F15 to Atreus62 Layout.
* Update readme.md.
* Updated Phantom keymap to current keymap standards
* Phantom keymap updates
Further updates - tidying and removing cruft.
Thank you zvecr on Discord for the help!
* Standards Updates
Bringing my Kinesis keymap up to current code standards
* Adding a readme
* Bring GH60 code to standard
* Utilizing layouts for 60_ansi and tkl_ansi
Moving my GH60 and Phantom keymaps into layouts/community/
* Alps64 layout removal
Removing my Alps64 keymap now that I've setup my 60_ansi layout.
* Moved Clueboard layout to community/66_ansi.
* Additions to 66_ansi config.h
* Bringing keymaps up to standard.
* More updates to keymaps.
* Syntax updates
* Revert "Syntax updates"
This reverts commit a892b2d9fc
.
* Moved WIP keymaps
Moved my WIP keymaps to my wip_keymaps branch to keep my master clean
* Updates requested by noroadsleft
* more changes per noroadsleft
More fixes as requested by noroadsleft. Further tidy-up and
standardization of my keymap code.
153 lines
11 KiB
Markdown
153 lines
11 KiB
Markdown
# Xyverz's Atreus62 Keymap
|
|
|
|
## About this keymap:
|
|
|
|
This is the Atreus62 keyboard layout by Xyverz aka u/Zrevyx on r/mk. I've blatantly stolen what works for me from the Planck and Preonic layouts and modified this file to fit me. Initial credet goes to u/profet23 for the doing all the work and adding this keyboard to QMK in the first place.
|
|
|
|
I've got Dvorak, Qwerty, and Colemak layouts at this time, with the possibility of adding more in the future.
|
|
|
|
The bottom row is fairly Kinesis-ish since the Contour and Advantage keyboards have been my daily drivers for the last 17 years. I hope You can get some enjoyment out of this layout should you chose it!
|
|
|
|
### CHANGELOG:
|
|
|
|
#### 0.1
|
|
* Initial commit. Based off of Profet's default keymap.
|
|
#### 0.2
|
|
* Converted to a more Planck/Preonic keymap style file with persistent layers enabled. Renamed layers to reflect OLKB maps.
|
|
* Added a TODO list.
|
|
#### 0.3
|
|
* Moved location of media & volume keys. Added Print Screen, Scroll Lock and Pause keys.
|
|
* Added a WOW gaming layer that changes the location of Ctrl & Alt to the thumb keys. Right thumb is Ctrl when held, Enter when tapped.
|
|
* Added readme.
|
|
#### 0.4
|
|
* Moved location of Escape key to Caps Lock position. Moved Caps Lock to same position on Raise/Lower Layers.
|
|
* Put Tilde/Grave in the upper-left corner
|
|
* Added code to turn off the red LEDs on the Pro Micro after flashing. They were annoying me.
|
|
### 0.5
|
|
* Converted keymap to LAYOUT standard.
|
|
### 0.6
|
|
* Swapped ESC and GRV in all layers.
|
|
### 0.7
|
|
* Brought code up to new standards (as of 27 June 2019).
|
|
* Updated this readme file.
|
|
|
|
### TODO:
|
|
|
|
* Make the layout more efficient, even if it means changing the RAISE
|
|
and LOWER functionality.
|
|
* Add legends in comments for each layer. Maybe.
|
|
* Enjoy this revision; figure out new things later.
|
|
|
|
### Layer 0: Dvorak layer
|
|
|
|
,-----------------------------------------. ,-----------------------------------------.
|
|
| Esc | 1 | 2 | 3 | 4 | 5 | | 6 | 7 | 8 | 9 | 0 | \ |
|
|
|------+------+------+------+------+------| |------+------+------+------+------+------|
|
|
| Tab | ' | , | . | P | Y | | F | G | C | R | L | / |
|
|
|------+------+------+------+------+------| |------+------+------+------+------+------|
|
|
| Grv | A | O | E | U | I | | D | H | T | N | S | - |
|
|
|------+------+------+------+------+------|------.,------|------+------+------+------+------+------|
|
|
| Shft | ; | Q | J | K | X | Gui ||Enter | B | M | W | V | Z | Shft |
|
|
|------+------+------+------+------+------| || |------+------+------+------+------+------|
|
|
| Ctrl | Alt | Left | Rght | LOWER| BkSp |------'`------| Spc | RAISE| Up | Down | Gui | Ctrl |
|
|
`-----------------------------------------' `-----------------------------------------'
|
|
|
|
### Layer 1: QWERTY layer
|
|
|
|
,-----------------------------------------. ,-----------------------------------------.
|
|
| Esc | 1 | 2 | 3 | 4 | 5 | | 6 | 7 | 8 | 9 | 0 | - |
|
|
|------+------+------+------+------+------| |------+------+------+------+------+------|
|
|
| Tab | Q | W | E | R | T | | Y | U | I | O | P | Del |
|
|
|------+------+------+------+------+------| |------+------+------+------+------+------|
|
|
| Grv | A | S | D | F | G | | D | H | T | N | S | ' |
|
|
|------+------+------+------+------+------|------.,------|------+------+------+------+------+------|
|
|
| Shft | Z | X | C | V | B | Gui ||Enter | N | M | , | . | / | Shft |
|
|
|------+------+------+------+------+------| || |------+------+------+------+------+------|
|
|
| Ctrl | Alt | Left | Rght | LOWER| BkSp |------'`------| Spc | RAISE| Up | Down | Gui | Ctrl |
|
|
`-----------------------------------------' `-----------------------------------------'
|
|
|
|
### Keymap 2: Colemak layer
|
|
|
|
,-----------------------------------------. ,-----------------------------------------.
|
|
| Esc | 1 | 2 | 3 | 4 | 5 | | 6 | 7 | 8 | 9 | 0 | - |
|
|
|------+------+------+------+------+------| |------+------+------+------+------+------|
|
|
| Tab | Q | W | F | P | G | | J | U | U | Y | ; | Del |
|
|
|------+------+------+------+------+------| |------+------+------+------+------+------|
|
|
| Grv | A | R | S | T | D | | H | N | E | I | O | ' |
|
|
|------+------+------+------+------+------|------.,------|------+------+------+------+------+------|
|
|
| Shft | Z | X | C | V | B | Gui ||Enter | K | M | , | . | / | Shft |
|
|
|------+------+------+------+------+------| || |------+------+------+------+------+------|
|
|
| Ctrl | Alt | Left | Rght | LOWER| BkSp |------'`------| Spc | RAISE| Up | Down | Gui | Ctrl |
|
|
`-----------------------------------------' `-----------------------------------------'
|
|
|
|
### Keymap 3: WoW gaming layer
|
|
|
|
,-----------------------------------------. ,-----------------------------------------.
|
|
| Esc | 1 | 2 | 3 | 4 | 5 | | 6 | 7 | 8 | 9 | 0 | \ |
|
|
|------+------+------+------+------+------| |------+------+------+------+------+------|
|
|
| Tab | ' | , | . | P | Y | | F | G | C | R | L | / |
|
|
|------+------+------+------+------+------| |------+------+------+------+------+------|
|
|
| Grv | A | O | E | U | I | | D | H | T | N | S | - |
|
|
|------+------+------+------+------+------|------.,------|------+------+------+------+------+------|
|
|
| Shft | ; | Q | J | K | X | Alt ||Ctrl/ | B | M | W | V | Z | Shft |
|
|
|------+------+------+------+------+------| ||Enter |------+------+------+------+------+------|
|
|
| Ctrl | Alt | Left | Rght | LOWER| BkSp |------'`------| Spc | RAISE| Up | Down | Gui | Ctrl |
|
|
`-----------------------------------------' `-----------------------------------------'
|
|
|
|
### Layer 4: Destiny layer
|
|
|
|
,-----------------------------------------. ,-----------------------------------------.
|
|
| Esc | 1 | 2 | 3 | 4 | 5 | | 6 | 7 | 8 | 9 | 0 | \ |
|
|
|------+------+------+------+------+------| |------+------+------+------+------+------|
|
|
| Tab | ' | , | . | P | Y | | F | G | C | R | L | / |
|
|
|------+------+------+------+------+------| |------+------+------+------+------+------|
|
|
| Grv | A | O | E | U | I | | D | H | T | N | S | - |
|
|
|------+------+------+------+------+------|------.,------|------+------+------+------+------+------|
|
|
| Shft | ; | Q | J | K | X | Del ||Enter | B | M | W | V | Z | Shft |
|
|
|------+------+------+------+------+------| || |------+------+------+------+------+------|
|
|
| Ctrl | Alt | Left | Rght | LOWER| BkSp |------'`------| Spc | RAISE| Up | Down | Gui | Ctrl |
|
|
`-----------------------------------------' `-----------------------------------------'
|
|
|
|
### Keymap 5: LOWER layer
|
|
|
|
,-----------------------------------------. ,-----------------------------------------.
|
|
| F11 | F1 | F2 | F3 | F4 | F5 | | F6 | F7 | F8 | F9 | F10 | F12 |
|
|
|------+------+------+------+------+------| |------+------+------+------+------+------|
|
|
| ~ | ` | | | | | | | | | | | | |
|
|
|------+------+------+------+------+------| |------+------+------+------+------+------|
|
|
| Caps | | Mute | Vol- | Vol+ | | | | | + | { | } | |
|
|
|------+------+------+------+------+------|------.,------|------+------+------+------+------+------|
|
|
| | | Prev | Play | Next | | || | | | PScr | ScLk | Pause| |
|
|
|------+------+------+------+------+------| || |------+------+------+------+------+------|
|
|
| | | Home | End | | Del |------'`------| Ins | | PgUp | PgDn | | |
|
|
`-----------------------------------------' `-----------------------------------------'
|
|
|
|
|
|
### Keymap 6: RAISE layer
|
|
|
|
,-----------------------------------------. ,-----------------------------------------.
|
|
| F11 | F1 | F2 | F3 | F4 | F5 | | F6 | F7 | F8 | F9 | F10 | F12 |
|
|
|------+------+------+------+------+------| |------+------+------+------+------+------|
|
|
| ~ | ` | | | | | | | | | | | \ |
|
|
|------+------+------+------+------+------| |------+------+------+------+------+------|
|
|
| Caps | | Mute | Vol- | Vol+ | | | | | = | [ | ] | |
|
|
|------+------+------+------+------+------|------.,------|------+------+------+------+------+------|
|
|
| | | Prev | Play | Next | | || | | | PScr | ScLk | Pause| |
|
|
|------+------+------+------+------+------| || |------+------+------+------+------+------|
|
|
| | | Home | End | | Del |------'`------| Ins | | PgUp | PgDn | | |
|
|
`-----------------------------------------' `-----------------------------------------'
|
|
|
|
### Keymap 7: ADJUST layer
|
|
|
|
,-----------------------------------------. ,-----------------------------------------.
|
|
| | | | | | | | | | | | | |
|
|
|------+------+------+------+------+------| |------+------+------+------+------+------|
|
|
| |RESET | | | | | | | | | | | |
|
|
|------+------+------+------+------+------| |------+------+------+------+------+------|
|
|
| | | | | | | | |Qwerty|Colemk|Dvorak| | WoW |
|
|
|------+------+------+------+------+------|------.,------|------+------+------+------+------+------|
|
|
| | | | | | | || | | | | | | |
|
|
|------+------+------+------+------+------| || |------+------+------+------+------+------|
|
|
| | | | | | |------'`------| | | | | | |
|
|
`-----------------------------------------' `-----------------------------------------'
|