diff options
Diffstat (limited to 'users/rverst/readme.md')
| -rw-r--r-- | users/rverst/readme.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/users/rverst/readme.md b/users/rverst/readme.md new file mode 100644 index 000000000..b25af82db --- /dev/null +++ b/users/rverst/readme.md | |||
| @@ -0,0 +1,18 @@ | |||
| 1 | # Overview | ||
| 2 | |||
| 3 | This is my user space, main goal is to unify the experience between different | ||
| 4 | keyboard models and operating systems. | ||
| 5 | My native language is German and I almost exclusively use keyboards in the | ||
| 6 | US-ANSI layout. I find this layout the most practical for programming as | ||
| 7 | far as the placement of special characters is concerned. However, when I write | ||
| 8 | in German, I miss a few special characters like umlauts, etc. | ||
| 9 | Since I also use different operating systems (MacOS, Linux and Windows) | ||
| 10 | and especially Windows and MacOS behave very differently regarding the input | ||
| 11 | of such characters (under Linux there is at least the Compose key). | ||
| 12 | So I needed a hardware solution, and that's how I came to QMK. | ||
| 13 | |||
| 14 | Here are defined some key codes to put the keyboard in different modes | ||
| 15 | (Mac, Windows, Linux) and the corresponding functions to make the input. | ||
| 16 | And some logic to store the respective mode and load it at boot time. | ||
| 17 | |||
| 18 | You'll find a proper layout here: [keyborads/id80/keymaps/rverst](../../keyboards/id80/keymaps/rverst) | ||
