qmk-dactyl-manuform-a/users/rverst
Robert Verst 3099630a11
[Keymap] Feature/extend keymap (#12778)
* Add F13-F24

* Add nvim macros

* Add debug switch

* Switch mode every time, add debug print
2021-06-24 12:23:43 +10:00
..
config.h [Keymap] Add userspace rverst (#12205) 2021-03-17 09:44:21 -07:00
readme.md [Keymap] Add userspace rverst (#12205) 2021-03-17 09:44:21 -07:00
rules.mk [Keymap] Feature/extend keymap (#12778) 2021-06-24 12:23:43 +10:00
rverst.c [Keymap] Feature/extend keymap (#12778) 2021-06-24 12:23:43 +10:00
rverst.h [Keymap] Feature/extend keymap (#12778) 2021-06-24 12:23:43 +10:00
unicode.h [Keymap] Add userspace rverst (#12205) 2021-03-17 09:44:21 -07:00

readme.md

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