1
0
Fork 0
qmk_firmware/layouts/community/ortho_4x12/buswerks/readme.md
Logan Bussell d192fd00cd [Keymap] Updates to ortho_4x12/buswerks keymap (#4996)
* 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

* Changed buswerks ortho_4x12 layout to accommodate 'MIT' layout

* Updated README.md to reflect layout changes

* update buswerks keymap

* add buswerks tragicforce68 keymap

* add rotary encoder support

* update readme

* fix image link in readme

* fix KC_NO shorthand
2019-01-30 08:56:25 -08:00

13 lines
760 B
Markdown

![Imgur](https://i.imgur.com/yx9tFUq.png)
# Logan's Ortho 4x12 Layout
This layout is what I use on my Planck. Some features of the layout:
- Rotary encoder support (no function for clicking yet)
- Numpad under right hand (I find this much more comfortable than touch-typing the number row)
- Space cadet shift
- Curly braces are under the home row (makes programming much more comfortable)
Also, another note: the QWERTY layout uses `LGUI_T(KC_ESC)` and the COLEMAK/DVORAK layouts use `LCTL_T(KC_ESC)`. This is because I use the QWERTY layout on my Mac laptop so that I don't have to change the software remapping every time I dock my laptop. This also allows a convenient remapping of the modifier keys. I use the hardware mapped COLEMAK layout on Linux.