diff options
author | Logan Bussell <36081148+lbussell@users.noreply.github.com> | 2018-08-13 15:37:11 -0400 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-08-13 12:37:11 -0700 |
commit | 08963796d8ec370e1ee14d157d39cc6cfb78222f (patch) | |
tree | 4f2c57838b3389b84e9e00dbf4bcb3e784e702ea /layouts/community/ortho_4x12/buswerks/readme.md | |
parent | 05b7383703d9e7bb68f29765adf865ba78facf2d (diff) | |
download | qmk_firmware-08963796d8ec370e1ee14d157d39cc6cfb78222f.tar.gz qmk_firmware-08963796d8ec370e1ee14d157d39cc6cfb78222f.zip |
Keymap: Added buswerks ortho_4x12 keymap (#3623)
* Added buswerks keymap
* cleaned up comments on buswerks keymap
* Added buswerks keymap readme.md
* Fixed spelling in buswerks readme.md
* Removed unnecessary includes, changed process_record_user to now use set_single_persistent_default_layer(), removed deprecated functions, and moved the audio ifdef block to config.h
Diffstat (limited to 'layouts/community/ortho_4x12/buswerks/readme.md')
-rw-r--r-- | layouts/community/ortho_4x12/buswerks/readme.md | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/layouts/community/ortho_4x12/buswerks/readme.md b/layouts/community/ortho_4x12/buswerks/readme.md new file mode 100644 index 0000000000..452116423b --- /dev/null +++ b/layouts/community/ortho_4x12/buswerks/readme.md @@ -0,0 +1,28 @@ +Buswerks' 4x12 Ortholinear Layout +============================ +For use on Planck, Let's Split, and similar keyboards + +### Layout Overview + +- Main Layer + - An additional shift key is located on the right space key (only works for grid layouts) + - Enter is located on the Raise key (layer-tap) + - The left and right shift keys function as Space Cadet shift keys + - The bottom left key is the Adjust modifier + - Escape is in the traditional Caps Lock position + - Holding down the escape key acts as LGUI (intended for macOS use) +- Lower + - There is a numpad on the right hand (4, 5, and 6 are located under JKL/NEI/HTN) + - Plus and minus keys are located to the right of the numpad + - All other symbols are located on the other side of the keyboard, in a somewhat logical order + - Symbols from the number row are in order, starting on the left pinky. + - Equals and underscore are in easily accessible spots, because they are more commonly used in programming + - The ampersand is less common, so it is moved to the right of the equals symbol +- Raise + - Vim-style arrow keys + - Above the arrow keys are media controls + - Below are home, end, pgup, and pgdn + - The left hand has all three types of braces + - Curly braces are under the index and middle fingers for easy access during programming, and because parentheses are already available through Space Cadet shift +- Adjust + - Function keys are located along the top row (reset is moved to accommodate this)
\ No newline at end of file |