qmk_firmware/layouts/community/ortho_4x12/buswerks
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
..
config.h [Keymap] Updates to ortho_4x12/buswerks keymap (#4996) 2019-01-30 08:56:25 -08:00
keymap.c [Keymap] Updates to ortho_4x12/buswerks keymap (#4996) 2019-01-30 08:56:25 -08:00
readme.md [Keymap] Updates to ortho_4x12/buswerks keymap (#4996) 2019-01-30 08:56:25 -08:00
rules.mk Add rules.mk to ortho_4x12/buswerks keymap (#4405) 2018-11-12 12:04:12 -08:00

Imgur

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.