diff options
author | David Kühling <665506+dvdkhlng@users.noreply.github.com> | 2022-07-17 18:49:36 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-17 09:49:36 -0700 |
commit | 931c7539d25ad23376e2501c3861bbb38ed58d72 (patch) | |
tree | 097f5f72302b94930ed6523f5a4f531056b9cda6 /keyboards/handwired/dqz11n1g/keymaps/default/readme.md | |
parent | 747b33cb81ac2397419beac9653f9ce697a30b7b (diff) |
[Keyboard] Handwired Maltron DQz11N1G contoured keyboard (#17237)
* Basic support for Maltron DQz11N1G controller replacement.
* Update keyboards/handwired/dqz11n1g/rules.mk
* Rehost images to cubeupload.com.
(They were previously hosted via github wiki)
* Apply suggestions from noroadsleft code review
* Update keyboards/handwired/dqz11n1g/dqz11n1g.h
Diffstat (limited to 'keyboards/handwired/dqz11n1g/keymaps/default/readme.md')
-rw-r--r-- | keyboards/handwired/dqz11n1g/keymaps/default/readme.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/handwired/dqz11n1g/keymaps/default/readme.md b/keyboards/handwired/dqz11n1g/keymaps/default/readme.md new file mode 100644 index 0000000000..d61546eb37 --- /dev/null +++ b/keyboards/handwired/dqz11n1g/keymaps/default/readme.md @@ -0,0 +1,17 @@ +![DQz11N1G-DE Layout Image](https://u.cubeupload.com/ddklg/OPBN5q.jpg) + +# Default Layout for DQz11N1G-DE + +This is the layout corresponding to what the Maltron keyboard DQz11N1G-DE I +own came with (using the original pre-installed controller). Note that this +differs from German Maltron layout as published on [Maltron's +website](https://www.maltron.com/germany.html). Use the photo above as a +reference for the layout implemented here. + +I did not find any official documentation about the the Function Lock key on +the original Maltron keyboards. It seems that it implements some of the +features that are documented for the one-handed Maltron keyboards. Most +keys don't send any keycodes at all when function lock is enabed. + +We instead map some of the Quantum keycodes (mouse keys and audio control) +in the middle (keypad) section of the keypad, when Function Lock is enabled.
\ No newline at end of file |