aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/atreus/keymaps/xyverz
Commit message (Collapse)AuthorAgeFilesLines
* Fix spelling of "persistent"Nikolaus Wittenstein2017-05-111-5/+5
| | | | Fixes #1201.
* Cleaned up the keymap:Xyverz2017-04-082-11/+57
| | | | | | Added MOD_TAP aliases for keymap.c readability. Updated README to document said changes. Added additional Dvorak layer to make using the CMD key easier on Macs.
* More missed keycodes; added PSCR, SLCK, and PAUS to ADJUST layer.Xyverz2017-04-072-3/+3
|
* Corrected a missed typo in the readme.Xyverz2017-04-071-1/+1
|
* More tweaks to keymap and readme.Xyverz2017-04-062-9/+14
|
* Added readmeXyverz2017-04-061-0/+89
|
* Reworked Atreus keymap, added READMEXyverz2017-04-061-44/+146
|
* Add files via uploadXyverz2017-01-091-6/+6
| | | tidying up the keymap
* Add files via uploadXyverz2016-10-181-6/+6
| | | Minor layout changes.
* Fixing a mixup. Tidying up the keymap.Xyverz2016-08-131-10/+0
|
* Merge remote-tracking branch 'upstream/master'Xyverz2016-08-131-0/+10
|\
| * adds Xyverz's keymaps (#615)Xyverz2016-08-091-0/+89
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Adding my own keymaps to the following keyboards: Planck, Preonic, Atreus, Ergodox * Delete dvorak.png Not reflective of my layout. * Delete readme.md file cleanup, removing file that doesn't apply to my layout. * Delete old_keymap.c file cleanup * Delete README.md file clean up. * Delete README.md file cleanup * Delete keymap.c file cleanup * Changed behavior of _DVORAK layout's KC_RSFT to SFT_T(KC_ENT) for flexibility's sake. Updated the rest of the keymap to reflect the current (as of 19:37 on 08 Aug 2018) default layout and default makefile.
* Update keymap.cXyverz2016-08-121-4/+0
|
* Corrections to the Atreus Makefile and updates to my keymapIan Sterling2016-08-121-1/+5
|
* Update keymap.cXyverz2016-08-111-2/+2
| | | Changed right-hand F-key layout in order to add KC_PLUS to _L2.
* Added braces using LSFT(KC_LBRC) and LSFT(KC_RBRC) since the normal RBCR and ↵Ian Sterling2016-08-091-1/+1
| | | | LBCR didn't work for me.
* Adding my own keymaps to the following keyboards:Ian Sterling2016-08-081-0/+89
Planck, Preonic, Atreus, Ergodox