summaryrefslogtreecommitdiffstats
path: root/users/rverst/readme.md
diff options
context:
space:
mode:
authorRobert Verst <github@verst.eu>2021-03-17 17:44:21 +0100
committerGitHub <noreply@github.com>2021-03-17 09:44:21 -0700
commit3bc7f46412e6e6c829aaff6d0f15c4cf36011948 (patch)
treefac20a5310fbd7d26a7763f02445b367d8d9b8d1 /users/rverst/readme.md
parent8a2d3a8861588646c8563dfde080e49358faa245 (diff)
[Keymap] Add userspace rverst (#12205)
Co-authored-by: Robert Verst <robert.verst@tobit.com>
Diffstat (limited to 'users/rverst/readme.md')
-rw-r--r--users/rverst/readme.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/users/rverst/readme.md b/users/rverst/readme.md
new file mode 100644
index 0000000000..b25af82db4
--- /dev/null
+++ b/users/rverst/readme.md
@@ -0,0 +1,18 @@
+# Overview
+
+This is my user space, main goal is to unify the experience between different
+keyboard models and operating systems.
+My native language is German and I almost exclusively use keyboards in the
+US-ANSI layout. I find this layout the most practical for programming as
+far as the placement of special characters is concerned. However, when I write
+in German, I miss a few special characters like umlauts, etc.
+Since I also use different operating systems (MacOS, Linux and Windows)
+and especially Windows and MacOS behave very differently regarding the input
+of such characters (under Linux there is at least the Compose key).
+So I needed a hardware solution, and that's how I came to QMK.
+
+Here are defined some key codes to put the keyboard in different modes
+(Mac, Windows, Linux) and the corresponding functions to make the input.
+And some logic to store the respective mode and load it at boot time.
+
+You'll find a proper layout here: [keyborads/id80/keymaps/rverst](../../keyboards/id80/keymaps/rverst)