From bef73f44aacf49d0969e3cdd6718b9a594d49066 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakob=20H=C3=A6rvig?= <10219471+jakobhaervig@users.noreply.github.com> Date: Thu, 1 Jul 2021 19:12:19 +0200 Subject: [Keymap] Add haervig userspace and keymaps (#13362) --- users/haervig/readme.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 users/haervig/readme.md (limited to 'users/haervig/readme.md') diff --git a/users/haervig/readme.md b/users/haervig/readme.md new file mode 100644 index 0000000000..dc2ebbd13c --- /dev/null +++ b/users/haervig/readme.md @@ -0,0 +1,11 @@ +# haervig Userspace + +This userspace keeps my userdefined codes. I work on a ANSI keyboard on a Danish macOS system. I believe this code might be relevant for similar users. A big shout out to user spacebarracecar for the ideas on how to map keys, which served as the basis of this code. + +## US Layout Keys for Danish PCs + +By daily work involves a lot of coding. I find an ANSI layout superior and decided to buy a QMK keyboard. However, all PC's here in Denmark are set to input language Danish. Even though I could simply set input language language to US international, I find this inconvenient. I instead decided to map my keys so the ANSI keyboard would will function as expected when the OS inputn language is Danish. + +## More details + +Tracking the current state of the shift code is nessesary for it to work. User spacebarracecar has documented the idea thoroughly and should serve you as a starting point if you wish to implement this code. I modified the code to suit Danish input language. Additionally, a couple of functions were added to accomodate the altgr key. \ No newline at end of file -- cgit v1.2.3