summaryrefslogtreecommitdiff
path: root/keyboards/gmmk/pro/ansi/keymaps/jonavin/readme.md
diff options
context:
space:
mode:
authorGigahawk <jasperchan515@gmail.com>2021-07-19 17:57:19 -0700
committerGitHub <noreply@github.com>2021-07-19 17:57:19 -0700
commitb994921703190886714a4b2df2a674265e586b59 (patch)
treef5a060e4eef136b653ab3996fcb8b2ecdff9d1c8 /keyboards/gmmk/pro/ansi/keymaps/jonavin/readme.md
parent5753226588fb453657e7c99b7b19beb8d325f0e0 (diff)
[Keyboard] Split GMMK Pro PCBs into separate revisions (#13570)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/gmmk/pro/ansi/keymaps/jonavin/readme.md')
-rw-r--r--keyboards/gmmk/pro/ansi/keymaps/jonavin/readme.md24
1 files changed, 24 insertions, 0 deletions
diff --git a/keyboards/gmmk/pro/ansi/keymaps/jonavin/readme.md b/keyboards/gmmk/pro/ansi/keymaps/jonavin/readme.md
new file mode 100644
index 0000000000..45bfedb51b
--- /dev/null
+++ b/keyboards/gmmk/pro/ansi/keymaps/jonavin/readme.md
@@ -0,0 +1,24 @@
+# jonavin's GMMK Pro layout
+
+- Add all the non-RGB related keys from Glorious Core default mapping that's missing in the default qmk mapping
+- Add PrtScr, Scroll Lock, Break, NumLock to Fn layer
+- Implement Win key lock using Fn+Win like in Glorious Core firmware
+- Layer 2 mod on Caps Lock with double-tap to switch to this layer, double tap to switch back
+- Layer 2 provides arrows on WASD and additional nav keys + right hand numpad with 00; an be used for Alt Code entry
+- Layer 2 left spacebar Backspace
+- add double tap of Left Shift to toggle Caps Lock
+- additional encoder functionality
+ - holding L shift, Navigate page up/down
+ - holding Left Ctrl, navigate prev/next word
+ - holding Left Alt, change media prev/next track
+ - default is change volume
+
+## All layers diagram
+Default layer
+![image](https://user-images.githubusercontent.com/71780717/124177658-82324880-da7e-11eb-9421-b69100131062.png)
+
+Fn Layer
+![image](https://user-images.githubusercontent.com/71780717/124176887-8742c800-da7d-11eb-9b19-156bd67cac7d.png)
+
+Layer 2 (Caps Lock Mod)
+![image](https://user-images.githubusercontent.com/71780717/124177683-8b231a00-da7e-11eb-9434-e2475f679a54.png)