2020-06-13 09:29:22 +02:00
|
|
|
# ISO layout with a split spacebar
|
2018-10-19 21:05:34 +02:00
|
|
|
|
2020-06-13 09:29:22 +02:00
|
|
|
I needed to have an ISO layout
|
|
|
|
and I wanted to have a split spacebar
|
|
|
|
I couldn't find anything ready
|
|
|
|
so i cobbled this together
|
2018-10-19 21:05:34 +02:00
|
|
|
|
|
|
|
|
|
|
|
|
2020-06-13 09:29:22 +02:00
|
|
|
## Layer 0 - BL
|
|
|
|
|
|
|
|
standard ISO layout with the addition of the split spacebar
|
2018-10-19 21:05:34 +02:00
|
|
|
menu key (KC_APP) is used to move to the next layer
|
|
|
|
the key in between the two spacebars is the function key
|
|
|
|
|
2020-06-13 09:29:22 +02:00
|
|
|
```
|
|
|
|
,-----------------------------------------------------------.
|
|
|
|
| ' | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 | - | = |Backsp |
|
|
|
|
|-----------------------------------------------------------|
|
|
|
|
| Tab | q | w | e | r | t | y | u | i | o | p | [ | ] |enter|
|
|
|
|
|------------------------------------------------------ |
|
|
|
|
| Caps | a | s | d | f | g | h | j | k | l | ; | ' | # | |
|
|
|
|
|-----------------------------------------------------------|
|
|
|
|
|Shft| < | z | x | c | v | b | n | m | , | . | / | Shift |
|
|
|
|
|-----------------------------------------------------------|
|
|
|
|
|Ctrl|Gui |Alt | Space | FN | Space |Alt |Gui | NL |Ctrl |
|
|
|
|
`-----------------------------------------------------------'
|
|
|
|
```
|
|
|
|
|
|
|
|
## Layer 1 - FL
|
|
|
|
|
2018-10-19 21:05:34 +02:00
|
|
|
quite standard function layer
|
|
|
|
arrow keys and mouse movement/buttons on the home row
|
|
|
|
|
2020-06-13 09:29:22 +02:00
|
|
|
```
|
|
|
|
,-----------------------------------------------------------.
|
|
|
|
|ESC|F1 |F2 |F3 |F4 |F5 |F6 |F7 |F8 |F9 |F10|F11|F12| DEL |
|
|
|
|
|-----------------------------------------------------------|
|
|
|
|
| | | | | | | | | | |prt| | | |
|
|
|
|
|------------------------------------------------------ |
|
|
|
|
| |m l|m d|m u|m r| | | l | d | u | r | | | |
|
|
|
|
|-----------------------------------------------------------|
|
|
|
|
| | | | | |mb1|mb2| |hm |pgd|pgu|end| |
|
|
|
|
|-----------------------------------------------------------|
|
|
|
|
| | | | | | | | | | |
|
|
|
|
`-----------------------------------------------------------'
|
|
|
|
```
|
|
|
|
|
|
|
|
## Layer 2 - NL
|
|
|
|
|
2018-10-19 21:05:34 +02:00
|
|
|
numbers numbers numbers...
|
|
|
|
first key (top left) to return to BL
|
|
|
|
menu key (KC_APP) is used to move to the next layer
|
2020-06-13 09:29:22 +02:00
|
|
|
|
|
|
|
```
|
|
|
|
,-----------------------------------------------------------.
|
|
|
|
|BL | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 | | | |
|
|
|
|
|-----------------------------------------------------------|
|
|
|
|
| | 4 | 5 | 6 | * | / | | 4 | 5 | 6 | * | / | ] | |
|
|
|
|
|------------------------------------------------------ |
|
|
|
|
| | 7 | 8 | 9 | + | - | | 1 | 2 | 3 | + | - | | |
|
|
|
|
|-----------------------------------------------------------|
|
|
|
|
| | | 0 | , | . | = | | | 0 | , | . | = | |
|
|
|
|
|-----------------------------------------------------------|
|
|
|
|
| | | | | | | | | RL | |
|
|
|
|
`-----------------------------------------------------------'
|
|
|
|
```
|
2018-10-19 21:05:34 +02:00
|
|
|
|
2020-06-13 09:29:22 +02:00
|
|
|
## Layer 3 - BL
|
|
|
|
|
2018-10-19 21:05:34 +02:00
|
|
|
all the fancy lights
|
|
|
|
and useful reset button (top right)
|
2020-06-13 09:29:22 +02:00
|
|
|
|
|
|
|
```
|
|
|
|
,-----------------------------------------------------------.
|
|
|
|
|BL | | | | | | | | | | | | |Reset |
|
|
|
|
|-----------------------------------------------------------|
|
|
|
|
| |tog|mod|hui|hud| | |sai|sad|vai|vad| | | |
|
|
|
|
|------------------------------------------------------ |
|
|
|
|
| |sta|bre|rai|swi| | |sna|kni|gra|xms| | | |
|
|
|
|
|-----------------------------------------------------------|
|
|
|
|
| | |bd |bt |bi |bs | | | | | | | |
|
|
|
|
|-----------------------------------------------------------|
|
|
|
|
| | | | | | | | | BL | |
|
|
|
|
`-----------------------------------------------------------'
|
|
|
|
```
|