Skip to content

Commit

Permalink
Merge pull request qmk#130 from jacobono/jacobono
Browse files Browse the repository at this point in the history
Jacobono
  • Loading branch information
ezuk committed Feb 8, 2016
2 parents ac84fa4 + b5b9885 commit 67f14d9
Show file tree
Hide file tree
Showing 7 changed files with 1,450 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ tags
build/
*.bak
.vagrant/
.DS_STORE
34 changes: 34 additions & 0 deletions keyboard/ergodox_ez/keymaps/jacobono/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# Default Layer #

I'm using the colemak layer -- customized a bit to work a bit better when using spacemacs as my editor.

![default-layer](img/colemak-default-layer.png)

## Special Keys ##

`SC1` => `LGUI + TAB`

`SC2` => `LGUI + SPACE + TAB`

`L1` => Switch to QWERTY Layout

`T(L2)` => Toggle Symbol Layer

`T(L3)` => Toggle Number and D-Pad Layer

# QWERTY #

Nothing special here -- just need this layer tucked away for the `WASD`. Which is literally the only reason I use it.
Just have the same button to toggle back to colemak.

# Symbol Layer #

![symbol-layer](img/symbol-layer.png)

This is just putting matching closing symbols next to each other -- useful when editing lisp.

# Number and D-Pad Layer #

Just a basic number layer with a D-PAD on the other side.

![number-dpad-layer](img/number-dpad-layer.png)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 67f14d9

Please sign in to comment.