]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
more formatting
authorVoodaGod <l33tjas.0n@gmail.com>
Thu, 9 Feb 2017 11:17:13 +0000 (12:17 +0100)
committerVoodaGod <l33tjas.0n@gmail.com>
Thu, 9 Feb 2017 11:17:13 +0000 (12:17 +0100)
keyboards/planck/keymaps/bone2planck/readme.md

index 2a5db61f2063ca1ea07cbe6837d61cd62817a7d9..9a27a86b9338ce26f2408628729ce1886453c787 100644 (file)
@@ -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