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.
- Loading branch information
Showing
2 changed files
with
46 additions
and
44 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
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 |
---|---|---|
@@ -1,66 +1,85 @@ | ||
|
||
# Base Layers | ||
|
||
## Home row mod, thumb keys and 6th rows | ||
This is added to all base layers | ||
``` | ||
-----┌─────┬─────┬─────┬─────┬─────┐ ┌─────┬─────┬─────┬─────┬─────┐----- | ||
| Tab │ │ │ │ │ │ │ │ │ │ │ │ | | ||
-----├─────┼─────┼─────┼─────┼─────┤ ├─────┼─────┼─────┼─────┼─────┤----- | ||
| C/E │ │ │(Gui)│(Ctl)│(Alt)│ │(Alt)│(Ctl)│(Gui)│ │(Adj)│(Alt)| | ||
-----├─────┼─────┼─────┼─────┼─────┤ ├─────┼─────┼─────┼─────┼─────┤----- | ||
.-----┌─────┬─────┬─────┬─────┬─────┐ ┌─────┬─────┬─────┬─────┬─────┐-----. | ||
| Tab │ │ │ │ │ │ │ │ │ │(Mse)│ │ | | ||
|-----├─────┼─────┼─────┼─────┼─────┤ ├─────┼─────┼─────┼─────┼─────┤-----| | ||
| C/E │ │ │(Gui)│(Ctl)│(Alt)│ │(Alt)│(Ctl)│(Gui)│ │ │(Alt)| | ||
|-----├─────┼─────┼─────┼─────┼─────┤ ├─────┼─────┼─────┼─────┼─────┤-----| | ||
| Sft │(Sft)│ │ │ │ │ │ │ │ │ │(Sft)│(RSh)| | ||
-----└─────┴─────┼─────┼─────┼─────┼----- -----┼─────┼─────┼─────┼─────┴─────┘----- | ||
'-----└─────┴─────┴─────┼─────┼─────┼-----. .-----┼─────┼─────┼─────┴─────┴─────┘-----' | ||
| PUp | PDn │ Esc │Enter│ App | |BkSpc│Space│ Tab │OsMeh|OsHyp| | ||
'-----+-----└─Fn──┴─Num─┴-----' '-----┴─Sym─┴─Nav─┘-----+-----' | ||
``` | ||
Pressing Fn+Nav simultaniously activates Adj layer | ||
|
||
## Base Layout - QWERTZ | ||
If QWERTZ_ENABLE is defined, you can switch to the following map using QWERTZ | ||
``` | ||
-----┌─────┬─────┬─────┬─────┬─────┐ ┌─────┬─────┬─────┬─────┬─────┐-----. | ||
.-----┌─────┬─────┬─────┬─────┬─────┐ ┌─────┬─────┬─────┬─────┬─────┐-----. | ||
| Tab │ q │ w │ e │ r │ t │ │ z │ u │ i │ o │ p │ ü | | ||
-----├─────┼─────┼─────┼─────┼─────┤ ├─────┼─────┼─────┼─────┼─────┤-----| | ||
|-----├─────┼─────┼─────┼─────┼─────┤ ├─────┼─────┼─────┼─────┼─────┤-----| | ||
| C/E │ a │ s │ d │ f │ g │ │ h │ j │ k │ l │ ö │ ä | | ||
-----├─────┼─────┼─────┼─────┼─────┤ ├─────┼─────┼─────┼─────┼─────┤-----| | ||
|-----├─────┼─────┼─────┼─────┼─────┤ ├─────┼─────┼─────┼─────┼─────┤-----| | ||
| Sft │ y │ x │ c │ v │ b │ │ n │ m │ , ; │ . : │ ß ? │ | | ||
-----└─────┴─────┼─────┼─────┼─────┼----- -----┼─────┼─────┼─────┼─────┴─────┘-----' | ||
'-----└─────┴─────┼─────┼─────┼─────┼-----. .-----┼─────┼─────┼─────┼─────┴─────┘-----' | ||
``` | ||
|
||
## Base Layout - BONE (matrix) | ||
If BONE_ENABLE is defined, you can switch to the following map using BONE | ||
``` | ||
-----┌─────┬─────┬─────┬─────┬─────┐ ┌─────┬─────┬─────┬─────┬─────┐----- | ||
.-----┌─────┬─────┬─────┬─────┬─────┐ ┌─────┬─────┬─────┬─────┬─────┐-----. | ||
| Tab │ j │ d │ u │ a │ x │ │ p │ h │ l │ m │ w │ ß | | ||
-----├─────┼─────┼─────┼─────┼─────┤ ├─────┼─────┼─────┼─────┼─────┤----- | ||
|-----├─────┼─────┼─────┼─────┼─────┤ ├─────┼─────┼─────┼─────┼─────┤-----| | ||
| C/E │ c │ t │ i │ e │ o │ │ b │ n │ r │ s │ g │ q | | ||
-----├─────┼─────┼─────┼─────┼─────┤ ├─────┼─────┼─────┼─────┼─────┤----- | ||
| Sft │ f │ v │ ü/ß*│ ä/q*│ ö │ │ y │ z │ , ; │ . : │ k │ | | ||
-----└─────┴─────┼─────┼─────┼─────┼----- -----┼─────┼─────┼─────┼─────┴─────┘----- | ||
|-----├─────┼─────┼─────┼─────┼─────┤ ├─────┼─────┼─────┼─────┼─────┤-----| | ||
| Sft │ f │ v │ ß/ü*│ q/ä*│ ö │ │ y │ z │ , ; │ . : │ k │ | | ||
'-----└─────┴─────┼─────┼─────┼─────┼-----. .-----┼─────┼─────┼─────┼─────┴─────┘-----' | ||
``` | ||
*) on 5 column keyboards the missing keys are moved to here. Use the umlauts | ||
from layer MOUSE in this case | ||
from MOUSE layer in that case. | ||
|
||
## Base Layout - Colemak DH (german variant) | ||
If COLEMAK_ENABLE is defined, you can switch to the following map using COLMAK | ||
``` | ||
-----┌─────┬─────┬─────┬─────┬─────┐ ┌─────┬─────┬─────┬─────┬─────┐----- | ||
.-----┌─────┬─────┬─────┬─────┬─────┐ ┌─────┬─────┬─────┬─────┬─────┐-----. | ||
| Tab │ q │ w │ f │ p │ b │ │ j │ l │ u │ z │ ö │ ü | | ||
-----├─────┼─────┼─────┼─────┼─────┤ ├─────┼─────┼─────┼─────┼─────┤----- | ||
|-----├─────┼─────┼─────┼─────┼─────┤ ├─────┼─────┼─────┼─────┼─────┤-----| | ||
| C/E │ a │ r │ s │ t │ g │ │ m │ n │ e │ i │ o │ ä | | ||
-----├─────┼─────┼─────┼─────┼─────┤ ├─────┼─────┼─────┼─────┼─────┤----- | ||
|-----├─────┼─────┼─────┼─────┼─────┤ ├─────┼─────┼─────┼─────┼─────┤-----| | ||
| Sft │ y │ x │ c │ d │ v │ │ k │ h │ , ; │ . : │ ß │ | | ||
-----└─────┴─────┼─────┼─────┼─────┼----- -----┼─────┼─────┼─────┼─────┴─────┘----- | ||
'-----└─────┴─────┼─────┼─────┼─────┼-----. .-----┼─────┼─────┼─────┼─────┴─────┘-----' | ||
``` | ||
|
||
## Base Layout - Lilypond | ||
If LILYPOND_ENABLE is defined, you can switch to the following map using LILYPOND | ||
``` | ||
-----┌─────┬─────┬─────┬─────┬─────┐ ┌─────┬─────┬─────┬─────┬─────┐----- | ||
.-----┌─────┬─────┬─────┬─────┬─────┐ ┌─────┬─────┬─────┬─────┬─────┐-----. | ||
| Tab │ q │ w │ j │ r │ t │ │ z │ u │ l │ o │ p │ ü | | ||
-----├─────┼─────┼─────┼─────┼─────┤ ├─────┼─────┼─────┼─────┼─────┤----- | ||
|-----├─────┼─────┼─────┼─────┼─────┤ ├─────┼─────┼─────┼─────┼─────┤-----| | ||
| C/E │ h │ c │ d │ e │ i │ │ s │ f │ g │ a │ b │ ä | | ||
-----├─────┼─────┼─────┼─────┼─────┤ ├─────┼─────┼─────┼─────┼─────┤----- | ||
|-----├─────┼─────┼─────┼─────┼─────┤ ├─────┼─────┼─────┼─────┼─────┤-----| | ||
| Sft │ y │ x │ k │ v │ ö │ │ n │ m │ , ; │ . : │ ß │ | | ||
-----└─────┴─────┼─────┼─────┼─────┼----- -----┼─────┼─────┼─────┼─────┴─────┘----- | ||
'-----└─────┴─────┼─────┼─────┼─────┼-----. .-----┼─────┼─────┼─────┼─────┴─────┘-----' | ||
``` | ||
|
||
# Other layers | ||
|
||
## Symbol/Numbers layer | ||
``` | ||
.-----┌─────┬─────┬─────┬─────┬─────┐ ┌─────┬─────┬─────┬─────┬─────┐------. | ||
| │ @ │ _ │ [ │ ] │ ^ ° │ │ 0 = │ 1 ! │ 2 " │ 4 $ │ 8 ( │ ! | | ||
|-----├─────┼─────┼─────┼─────┼─────┤ ├─────┼─────┼─────┼─────┼─────┤------| | ||
| │ \ │ / │ { │ } │ * │ │ < > │ ( │ ) │ - _ │ & │ = | | ||
|-----├─────┼─────┼─────┼─────┼─────┤ ├─────┼─────┼─────┼─────┼─────┤------| | ||
| │ # ' │ $ │ | │ ~ │ ´ │ │ + * │ % │ " │ ' │ € │ | | ||
'-----└─────┴─────┴─────┼─────┼─────┼─────┐ ┌─────┼─────┼─────┼─────┴─────┴─────┘------' | ||
│ § │ │ │ │ │ │ ¢ │ | ||
└─────┴─────┴─────┘ └─────┴─────┴─────┘ | ||
``` | ||
|
||
# Copyright | ||
Copyright 2023 Björn Struckmeier [email protected] @struckmb | ||
|