]> git.donarmstrong.com Git - qmk_firmware.git/commit
adds Xyverz's keymaps (#615)
authorXyverz <xyverz@gmail.com>
Tue, 9 Aug 2016 16:31:56 +0000 (09:31 -0700)
committerJack Humbert <jack.humb@gmail.com>
Tue, 9 Aug 2016 16:31:56 +0000 (12:31 -0400)
commitca3278cc356038ecdaf96fe12025b43c18692976
treed2e0a346d382454569af4a00501efa82e6113938
parentadad05c3fbd511e77a77484945fa2f675d6abf8b
adds Xyverz's keymaps (#615)

* 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.
keyboards/atreus/keymaps/xyverz/keymap.c [new file with mode: 0644]
keyboards/planck/keymaps/xyverz/keymap.c [new file with mode: 0644]
keyboards/planck/keymaps/xyverz/makefile.mk [new file with mode: 0644]
keyboards/preonic/keymaps/xyverz/keymap.c [new file with mode: 0644]
keyboards/preonic/keymaps/xyverz/makefile.mk [new file with mode: 0644]