diff options
Diffstat (limited to 'users/mnil/readme.md')
| -rw-r--r-- | users/mnil/readme.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/users/mnil/readme.md b/users/mnil/readme.md new file mode 100644 index 000000000..f688ea388 --- /dev/null +++ b/users/mnil/readme.md | |||
| @@ -0,0 +1,23 @@ | |||
| 1 | # mnil's user settings | ||
| 2 | This keymap consist of four primary layers, `_COLEMAK`, `_SYMBOL`, `_NAVIGATION` and `_NUMPAD`. | ||
| 3 | Colemak layout for less finger travel distance and to reduce RSI. | ||
| 4 | The `_SYMBOL` layer is optimized for programming, specifically in `C++`. | ||
| 5 | Space and Enter do double duties as layer toggle on hold where the `_NUMPAD` is entered when both are held down. | ||
| 6 | `ALT+TAB` and `SHIFT+ALT+TAB` keys is implemented to register `ALT` and then `TAB` on each subsequent key press one leaves the `_NUMPAD`-layer. | ||
| 7 | The Swedish characters `åäöÅÄÖ` are added as a tap dances on top of the Colemak layer since they are rarely needed. | ||
| 8 | |||
| 9 | # License | ||
| 10 | Copyright 2021 Mats Nilsson matni403@gmail.com @mnil | ||
| 11 | |||
| 12 | This program is free software: you can redistribute it and/or modify | ||
| 13 | it under the terms of the GNU General Public License as published by | ||
| 14 | the Free Software Foundation, either version 2 of the License, or | ||
| 15 | (at your option) any later version. | ||
| 16 | |||
| 17 | This program is distributed in the hope that it will be useful, | ||
| 18 | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 19 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 20 | GNU General Public License for more details. | ||
| 21 | |||
| 22 | You should have received a copy of the GNU General Public License | ||
| 23 | along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
