qmk_firmware/keyboards/atreus/keymaps/dvorak_42_key
lucwastiaux dd60038eeb Changes to Atreus and Ergodox EZ Dvorak 42key layout (#1997)
* importing 42 key dvorak layout

* added comment for build instructions

* adding atreus dvorak 42 key layout

* added readme

* add readme

* build instructions

* additional MEH shortcuts

* added shifted symbols on symbols layer

* working extra symbols on COMBINED layer

* bring atreus layout inline with the ergodox one

* add necessary macros

* working ls macro

* added more shell macros

* added screen rename / screen number macros

* add ctrl-a key in shell-nav to use screen more easily

* added shell screen layer

* assign screen switching macros to screen layer

* define all screen switching macros

* more screen-related shortcuts added on shell screen layer

* change shell nav bottom right row to match base layer (backspace / delete)

* remove some mappings on SHELL_NAV layer as they are now in the screen layer

* added more screen macros

* changes to COMBINED layer (pipe on the right) and modified shell nav

* moved pipe/backslash to then right

* documented SHELL_SCREEN layer

* put backspace/delete on SHELL_NAV layer
2017-11-13 18:50:39 -05:00
..
config.h Adding Ergodox EZ and Atreus Dvorak 42-key layouts (#1705) 2017-09-15 22:00:26 -04:00
keymap.c Changes to Atreus and Ergodox EZ Dvorak 42key layout (#1997) 2017-11-13 18:50:39 -05:00
README.md Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00

Overview

This is a dvorak based layout for the Atreus. Its basic key layout is similar to the ergodox_ez "dvorak_42_key" layout. In fact this layout was created for seamless switching between the Ergodox EZ and Atreus.

How to build and flash

to build; make atreus:dvorak_42_key

to flash: avrdude -p atmega32u4 -c avr109 -U flash:w:atreus_dvorak_42_key.hex -P COM7

Layers

  • BASE: basic dvorak layout
  • KEYNAV: arrow-key navigation. Momentary toggle held by thumb allows the right hand to navigate through text as well as copy/paste/cut, page up/page down
  • KEYSEL: similar to KEYNAV, except for shift-selection
  • COMBINED: this is a layer that combines numbers, brackets and special characters. !@#$%^&*( can be type by shift+COMBINED+1/2/3/etc..
  • MOUSE: mouse navigation, as well as browser tab-left/tab-right shortcuts