aboutsummaryrefslogtreecommitdiff
path: root/keyboards/gmmk
diff options
context:
space:
mode:
authorstickandgum <stickandgum@users.noreply.github.com>2021-08-24 04:48:35 -0400
committerGitHub <noreply@github.com>2021-08-24 01:48:35 -0700
commiteaad654798d3b14b11cc99cafdf3a7db1c602c9d (patch)
tree120d1b40fab2ccc8275f07f5d74837c5c7e50e3f /keyboards/gmmk
parentbc239cd52022ea7ca26310faa9ed98e3faa81cb6 (diff)
downloadqmk_firmware-eaad654798d3b14b11cc99cafdf3a7db1c602c9d.tar.gz
qmk_firmware-eaad654798d3b14b11cc99cafdf3a7db1c602c9d.zip
[Keymap] Fixed GMMK Pro -> stickandgum keymap readme.md (#14123)
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Diffstat (limited to 'keyboards/gmmk')
-rw-r--r--keyboards/gmmk/pro/ansi/keymaps/stickandgum/readme.md17
-rw-r--r--keyboards/gmmk/pro/ansi/keymaps/stickandgum/rules.mk4
2 files changed, 10 insertions, 11 deletions
diff --git a/keyboards/gmmk/pro/ansi/keymaps/stickandgum/readme.md b/keyboards/gmmk/pro/ansi/keymaps/stickandgum/readme.md
index 4e6628c91..c4e222543 100644
--- a/keyboards/gmmk/pro/ansi/keymaps/stickandgum/readme.md
+++ b/keyboards/gmmk/pro/ansi/keymaps/stickandgum/readme.md
@@ -1,10 +1,9 @@
1# Glorious GMMK Pro / ANSI - Enhanced Keyboard 1# Glorious GMMK Pro / ANSI - Enhanced Keyboard
2 2
3Tried to incorporate full featured GMMK Pro keyboard functionality without adding unnecessary features. Included Scroll Lock and Caps LEDs. NKRO is on by default. 3Tried to incorporate full featured GMMK Pro keyboard functionality without adding unnecessary features. Included Scroll Lock and Caps LEDs. NKRO can be toggled (Fn + N).
4SHIFT and Ctrl keys for scrolling with the rotary, Added Fn-keys for Screen Brightness, NKRO, PowerOff, Suspend, App Shortcuts, and RGB Toggle/Modifications 4SHIFT and Ctrl keys for scrolling with the rotary, Fn-keys also used for screen brightness, media, PowerOff, Suspend, App Shortcuts, and RGB Toggle/Modifications. Trimmed down the amazing (currently 41) built-in RGB effects down to about 13 or so reasonable effects that feel are just enough for your entertainment without being too excessive.
5Trimmed down the amazing 41 currently built-in RGB effects down to about 13 or so reasonable effects that feel are just enough for your entertainment without being too excessive.
6 5
7BIG thank you to [AndreBrait](https://github.com/andrebrait), And of course, @drashna and @filterpaper and the entire discord community. 6BIG thank you to [AndreBrait](https://github.com/andrebrait), And of course, @drashna and @filterpaper, @noroadsleft and the entire discord community.
8 7
9* Keymap Creator: [StickAndGum](https://github.com/StickAndGum) 8* Keymap Creator: [StickAndGum](https://github.com/StickAndGum)
10* Keyboard: [More info on GMMK Pro](https://www.pcgamingrace.com/products/glorious-gmmk-pro-75-barebone-black) 9* Keyboard: [More info on GMMK Pro](https://www.pcgamingrace.com/products/glorious-gmmk-pro-75-barebone-black)
@@ -33,19 +32,19 @@ Fn Layer:
33 - Fn + Home -> Scroll Lock (Lights up white!) 32 - Fn + Home -> Scroll Lock (Lights up white!)
34 - Fn + Del (right of space) -> Right-Alt key. 33 - Fn + Del (right of space) -> Right-Alt key.
35 - Fn + RCtrl (right of Fn) -> Menu/App key. 34 - Fn + RCtrl (right of Fn) -> Menu/App key.
36 - Fn + N -> Toggle NKRO (Defaults to Enabled) 35 - Fn + N -> Toggle NKRO
37 - Fn + End -> Power Off Computer 36 - Fn + End -> Power Off Computer
38 - Fn + F12 -> Suspend Computer 37 - Fn + F12 -> Suspend Computer
39 - Fn + F11 -> Wake Computer (Necessary on MAC OS?) 38 - Fn + F11 -> Wake Computer (Necessary on MAC OS?)
40 - Fn + Page Up / Down -> Laptop Screen Brightness Up/Down 39 - Fn + Page Up / Down -> Laptop Screen Brightness Up/Down
41 - Fn + F1 - F5 -> Launch Calc, My Comp (Explorer), Media Player, Mail Client, Web Browser Home. 40 - Fn + F1 - F5 -> Launch Calc, My Comp (Explorer), Media Player, Mail Client, Web Browser.
42 - Fn + Up, Down, Left, Right Arrows -> Media Play, Stop, Previous, Next respectively. 41 - Fn + Up, Down, Left, Right Arrows -> Media Play, Stop, Previous, Next respectively.
43 42
44- RGB Information: 43- RGB Information:
45 - Toggle for RGB via Fn-r (CAPS & SCROLL still Light/Indicate) 44 - Toggle for RGB via Fn-r (CAPS & ScrlLock still Light/Indicate)
46 - CAPS: Side Light Rainbow Indicators and Left-side RED Indicators 45 - CAPS: Side Light Rainbow Indicators and Left-side RED Indicators
47 - Scroll: Fn-Home (Under Rotary) white indicator. 46 - Scroll-Lock: Fn-Home (Under Rotary) white indicator.
48 - Modifiers identified around most of the edge of keyboard / Side lights accented (Fn-1 looks GREAT IMHO) 47 - Modifiers identified around most of the edge of keyboard / Side lights also accented (Fn-1 looks GREAT IMHO)
49 48
50- RGB Modifing (all via Function key) all via wasdqerf (common gaming keys) - easy to remember. 49- RGB Modifing (all via Function key) all via wasdqerf (common gaming keys) - easy to remember.
51 - Fn + r -> Toggle RGB 50 - Fn + r -> Toggle RGB
diff --git a/keyboards/gmmk/pro/ansi/keymaps/stickandgum/rules.mk b/keyboards/gmmk/pro/ansi/keymaps/stickandgum/rules.mk
index 640ec44b2..6440dc6d4 100644
--- a/keyboards/gmmk/pro/ansi/keymaps/stickandgum/rules.mk
+++ b/keyboards/gmmk/pro/ansi/keymaps/stickandgum/rules.mk
@@ -1,2 +1,2 @@
1CONSOLE_ENABLE = no 1CONSOLE_ENABLE = no
2MOUSEKEY_ENABLE = yes 2MOUSEKEY_ENABLE = yes