forked from mirrors/qmk_userspace
Bocaj - Third Annual Refactor (Redux) (#10295)
* Reset everything to upstream, reapply Bocaj changes * Bocaj - address PR comments * Just in time changes * Bocaj - Several adjustments after using the layout for a while
This commit is contained in:
parent
6b1f96dca8
commit
3076f86dc1
24 changed files with 1418 additions and 1007 deletions
23
layouts/community/ortho_4x12/bocaj/readme.md
Normal file
23
layouts/community/ortho_4x12/bocaj/readme.md
Normal file
|
@ -0,0 +1,23 @@
|
|||
# Overview
|
||||
|
||||
This is my Planck EZ layout, heavily based upon [my ergodox layout](../../ergodox/bocaj/).
|
||||
|
||||
I got this keyboard for two reasons:
|
||||
|
||||
1. QMK spoiled me and the Ergodox isn't incredibly portable (ok 3 reasons)
|
||||
2. This can sit ontop of my janky Macbook Pro keyboard (disabled with Karabiner if the planck is connected) when I want to work from the couch.
|
||||
|
||||
## How to Build
|
||||
|
||||
Put simply:
|
||||
`make planck/ez:bocaj`
|
||||
|
||||
On that note, I use a separate workspace when making changes to my layouts or userspace. In that repo, there is a tool that does this for me. See [JacobJerrell/qmk_layouts/tools/](https://github.com/JacobJerrell/qmk_layouts/tree/master/tools) until I get documentation finished (Write code first, define requirements second... right?).
|
||||
|
||||
## Layers
|
||||
|
||||
* WORKMAN/QWERTY: Default is workman, can be switched via the ADJUST layer. Idk why you would though.
|
||||
* LOWER: Nums across the top, switches enter key to tab and tab key to delete. Symbols in the middle, remenascent of the ergodox
|
||||
* RAISE: Symbols across the top, F-Keys on the 2nd row. Switches backspace to delete
|
||||
* ADJUST: Computer Audio controls, RGB controls, Sound controls, macros, etc.
|
||||
* MOD: Mouse controls under the left hand. Numpad under the right hand
|
Loading…
Add table
Add a link
Reference in a new issue