summaryrefslogtreecommitdiffstats
path: root/keyboards
diff options
context:
space:
mode:
authorVoodaGod <l33tjas.0n@gmail.com>2017-02-09 12:17:13 +0100
committerVoodaGod <l33tjas.0n@gmail.com>2017-02-09 12:17:13 +0100
commit986b065654460653aa94e8ec1ebf8dba877df2e8 (patch)
tree826aa0da43fe449838c59ebaa5c91f1a733cee31 /keyboards
parent1becbcb013bbad5ec9a30f017a3565e99211ea08 (diff)
downloadqmk_firmware-986b065654460653aa94e8ec1ebf8dba877df2e8.tar.gz
qmk_firmware-986b065654460653aa94e8ec1ebf8dba877df2e8.tar.xz
more formatting
Diffstat (limited to 'keyboards')
-rw-r--r--keyboards/planck/keymaps/bone2planck/readme.md15
1 files changed, 13 insertions, 2 deletions
diff --git a/keyboards/planck/keymaps/bone2planck/readme.md b/keyboards/planck/keymaps/bone2planck/readme.md
index 2a5db61f2..9a27a86b9 100644
--- a/keyboards/planck/keymaps/bone2planck/readme.md
+++ b/keyboards/planck/keymaps/bone2planck/readme.md
@@ -11,6 +11,7 @@ Bone2 wiki page: http://wiki.neo-layout.org/wiki/Bone
To build, run "make" from within the \bone2planck folder.
## Bone2 (adapted) Base Layer
+```
,-----------------------------------------------------------------------------------.
| Q | J | D | U | A | X | P | H | L | M | W | ẞ |
|------+------+------+------+------+-------------+------+------+------+------+------|
@@ -20,9 +21,11 @@ To build, run "make" from within the \bone2planck folder.
|------+------+------+------+------+------+------+------+------+------+------+------|
| Ctrl | GUI | Alt | M4 | M2 | Space | M2 | M4 | Alt | Esc | Ctrl |
`-----------------------------------------------------------------------------------'
+```
## M1 Special Characters
very ergonomic placement for coding
+```
,-----------------------------------------------------------------------------------.
| ° | @ | _ | [ | ] | ^ | ! | < | > | = | & | ´ |
|------+------+------+------+------+-------------+------+------+------+------+------|
@@ -32,9 +35,11 @@ To build, run "make" from within the \bone2planck folder.
|------+------+------+------+------+------+------+------+------+------+------+------|
| Ctrl | GUI | Alt | M4 | M2 | Space | M2 | M4 | Alt | Esc | Ctrl |
`-----------------------------------------------------------------------------------'
+```
## M2 Navigation & Number Blocks
very easy to get used to & intuituve placement
+```
,-----------------------------------------------------------------------------------.
| | PgUp | Bksp | Up | DEL | PgDn | | 7 | 8 | 9 | | Ins |
|------+------+------+------+------+-------------+------+------+------+------+------|
@@ -44,8 +49,10 @@ To build, run "make" from within the \bone2planck folder.
|------+------+------+------+------+------+------+------+------+------+------+------|
| Ctrl | GUI | Alt | M3 | M2 | Space | M2 | M3 | Alt | Esc | Ctrl |
`-----------------------------------------------------------------------------------'
+```
## M4 Function & Media Keys
+```
,-----------------------------------------------------------------------------------.
| | | Print|Scroll|Pause | | | F7 | F8 | F9 | F12 | |
|------+------+------+------+------+-------------+------+------+------+------+------|
@@ -55,13 +62,14 @@ To build, run "make" from within the \bone2planck folder.
|------+------+------+------+------+------+------+------+------+------+------+------|
| Ctrl | GUI | Alt | M4 | M5 | Space | M5 | M4 | Alt | Esc | Ctrl |
`-----------------------------------------------------------------------------------'
-
+```
##Switched layers for one handed access:
### M3 Switched Navigation & Number Blocks
accessed by sliding from M2 to M3 with thumb
+```
,-----------------------------------------------------------------------------------.
| Ins | | 7 | 8 | 9 | | PgUp | Bksp | Up | DEL | PgDn | |
|------+------+------+------+------+-------------+------+------+------+------+------|
@@ -71,9 +79,11 @@ To build, run "make" from within the \bone2planck folder.
|------+------+------+------+------+------+------+------+------+------+------+------|
| Ctrl | GUI | Alt | M3 | | Space | | M3 | Alt | Esc | Ctrl |
`-----------------------------------------------------------------------------------'
+```
### M5 Switched Function & Media Keys
accessed by sliding from M4 to M5 with thumb
+```
,-----------------------------------------------------------------------------------.
| | | F7 | F8 | F9 | F12 | | Print|Scroll| Pause| | |
|------+------+------+------+------+-------------+------+------+------+------+------|
@@ -82,4 +92,5 @@ To build, run "make" from within the \bone2planck folder.
| Shift| ² | F1 | F2 | F3 | F10 | | Prev | Play | Next | |Shift |
|------+------+------+------+------+------+------+------+------+------+------+------|
| Ctrl | GUI | Alt | | M5 | Space | M5 | | Alt | Esc | Ctrl |
- `-----------------------------------------------------------------------------------' \ No newline at end of file
+ `-----------------------------------------------------------------------------------'
+``` \ No newline at end of file