qmk-dactyl-manuform-a/keyboards/planck/keymaps/bone2planck/readme.md

96 lines
5.6 KiB
Markdown
Raw Normal View History

2017-02-09 10:01:39 +01:00
Bone2Planck
2017-02-09 11:21:52 +01:00
=====================================
2016-07-24 05:11:07 +02:00
2017-02-09 11:25:50 +01:00
This layout tries to emulate the Bone2 variant of Neo2, and is intended to be used with a German QWERTZ softwarelayout.
2016-07-24 05:11:07 +02:00
It has "üäöß" as it is optimized for a mix of German & English.
2017-02-09 10:01:39 +01:00
The special character layer and the navigation & number block layer are inspired by the Neo2 layers,
designed to keep the fingers near the home row.
2016-07-24 05:11:07 +02:00
2017-02-09 10:01:39 +01:00
Bone2 wiki page: http://wiki.neo-layout.org/wiki/Bone
2017-02-09 11:21:52 +01:00
To build, run "make" from within the \bone2planck folder.
## Bone2 (adapted) Base Layer
2017-02-09 12:17:13 +01:00
```
2017-02-09 11:25:50 +01:00
,-----------------------------------------------------------------------------------.
2017-02-09 13:07:59 +01:00
| ß | J | D | U | A | X | P | H | L | M | W | Q |
2017-02-09 11:25:50 +01:00
|------+------+------+------+------+-------------+------+------+------+------+------|
2017-02-10 09:51:08 +01:00
| M1 | C | T | I | E | O | B | N | R | S | G |M1/Ent| hold: M1, tap: Enter
2017-02-09 11:25:50 +01:00
|------+------+------+------+------+------|------+------+------+------+------+------|
| Shift| F | V | Ü | Ä | Ö | Y | Z | , | . | K |Shift |
|------+------+------+------+------+------+------+------+------+------+------+------|
| Ctrl | GUI | Alt | M4 | M2 | Space | M2 | M4 | Alt | Esc | Ctrl |
`-----------------------------------------------------------------------------------'
2017-02-09 12:17:13 +01:00
```
2017-02-09 10:01:39 +01:00
2017-02-09 11:21:52 +01:00
## M1 Special Characters
2017-02-09 11:25:50 +01:00
very ergonomic placement for coding
2017-02-09 12:17:13 +01:00
```
2017-02-09 11:25:50 +01:00
,-----------------------------------------------------------------------------------.
2017-02-09 13:07:59 +01:00
| ° | @ | _ | [ | ] | ^ | ! | < | > | = | & | ´ |
2017-02-09 11:25:50 +01:00
|------+------+------+------+------+-------------+------+------+------+------+------|
2017-02-10 09:51:08 +01:00
| M1 | \ | / | { | } | * | ? | ( | ) | - | : |M1/Ent| hold: M1, tap: Enter
2017-02-09 11:25:50 +01:00
|------+------+------+------+------+------|------+------+------+------+------+------|
2017-02-09 13:07:59 +01:00
| Shift| # | ~ | | | $ | € | + | % | " | ' | ; |Shift |
2017-02-09 11:25:50 +01:00
|------+------+------+------+------+------+------+------+------+------+------+------|
| Ctrl | GUI | Alt | M4 | M2 | Space | M2 | M4 | Alt | Esc | Ctrl |
`-----------------------------------------------------------------------------------'
2017-02-09 12:17:13 +01:00
```
2017-02-09 10:01:39 +01:00
2017-02-09 11:21:52 +01:00
## M2 Navigation & Number Blocks
2017-02-09 11:25:50 +01:00
very easy to get used to & intuituve placement
2017-02-09 12:17:13 +01:00
```
2017-02-09 11:25:50 +01:00
,-----------------------------------------------------------------------------------.
| | PgUp | Bksp | Up | DEL | PgDn | | 7 | 8 | 9 | | Ins |
|------+------+------+------+------+-------------+------+------+------+------+------|
2017-02-09 13:07:59 +01:00
| Tab | Home | Lft | Down | Right| End | | 4 | 5 | 6 | . | Enter|
2017-02-09 11:25:50 +01:00
|------+------+------+------+------+------|------+------+------+------+------+------|
2017-02-09 13:07:59 +01:00
| Shift| | Tab | | Enter| | 0 | 1 | 2 | 3 | , |Shift |
2017-02-09 11:25:50 +01:00
|------+------+------+------+------+------+------+------+------+------+------+------|
| Ctrl | GUI | Alt | M3 | M2 | Space | M2 | M3 | Alt | Esc | Ctrl |
`-----------------------------------------------------------------------------------'
2017-02-09 12:17:13 +01:00
```
2017-02-09 10:01:39 +01:00
2017-02-09 11:21:52 +01:00
## M4 Function & Media Keys
2017-02-09 12:17:13 +01:00
```
2017-02-09 11:25:50 +01:00
,-----------------------------------------------------------------------------------.
| | | Print|Scroll|Pause | | | F7 | F8 | F9 | F12 | |
|------+------+------+------+------+-------------+------+------+------+------+------|
2017-02-10 09:51:08 +01:00
| Tab | | Mute | Vol- | Vol+ | | ³ | F4 | F5 | F6 | F11 | Enter|
2017-02-09 11:25:50 +01:00
|------+------+------+------+------+------|------+------+------+------+------+------|
| Shift| | Prev | Play | Next | | ² | F1 | F2 | F3 | F10 |Shift |
|------+------+------+------+------+------+------+------+------+------+------+------|
| Ctrl | GUI | Alt | M4 | M5 | Space | M5 | M4 | Alt | Esc | Ctrl |
`-----------------------------------------------------------------------------------'
2017-02-09 12:17:13 +01:00
```
2017-02-09 10:01:39 +01:00
2017-02-09 11:21:52 +01:00
##Switched layers for one handed access:
2017-02-09 10:01:39 +01:00
2017-02-09 11:25:50 +01:00
### M3 Switched Navigation & Number Blocks
accessed by sliding from M2 to M3 with thumb
2017-02-09 12:17:13 +01:00
```
2017-02-09 11:25:50 +01:00
,-----------------------------------------------------------------------------------.
| Ins | | 7 | 8 | 9 | | PgUp | Bksp | Up | DEL | PgDn | |
|------+------+------+------+------+-------------+------+------+------+------+------|
2017-02-09 13:07:59 +01:00
| Tab | | 4 | 5 | 6 | . | Home | Left | Down | Right| End | Enter|
2017-02-09 11:25:50 +01:00
|------+------+------+------+------+------|------+------+------+------+------+------|
2017-02-09 13:07:59 +01:00
| Shift| 0 | 1 | 2 | 3 | , | | Tab | | Enter| |Shift |
2017-02-09 11:25:50 +01:00
|------+------+------+------+------+------+------+------+------+------+------+------|
| Ctrl | GUI | Alt | M3 | | Space | | M3 | Alt | Esc | Ctrl |
`-----------------------------------------------------------------------------------'
2017-02-09 12:17:13 +01:00
```
2017-02-09 10:01:39 +01:00
2017-02-09 11:25:50 +01:00
### M5 Switched Function & Media Keys
accessed by sliding from M4 to M5 with thumb
2017-02-09 12:17:13 +01:00
```
2017-02-09 11:25:50 +01:00
,-----------------------------------------------------------------------------------.
| | | F7 | F8 | F9 | F12 | | Print|Scroll| Pause| | |
|------+------+------+------+------+-------------+------+------+------+------+------|
2017-02-10 09:51:08 +01:00
| Tab | ³ | F4 | F5 | F6 | F11 | | Mute | Vol- | Vol+ | | Enter|
2017-02-09 11:25:50 +01:00
|------+------+------+------+------+------|------+------+------+------+------+------|
| Shift| ² | F1 | F2 | F3 | F10 | | Prev | Play | Next | |Shift |
|------+------+------+------+------+------+------+------+------+------+------+------|
| Ctrl | GUI | Alt | | M5 | Space | M5 | | Alt | Esc | Ctrl |
2017-02-09 12:17:13 +01:00
`-----------------------------------------------------------------------------------'
```