forked from qmk/qmk_firmware
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request qmk#130 from jacobono/jacobono
Jacobono
- Loading branch information
Showing
7 changed files
with
1,450 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,3 +13,4 @@ tags | |
build/ | ||
*.bak | ||
.vagrant/ | ||
.DS_STORE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
Oops, something went wrong.