diff options
author | BenSchaeff <56860818+BenSchaeff@users.noreply.github.com> | 2021-10-15 21:02:19 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-15 19:02:19 -0700 |
commit | 4db5d85273c455f9520de28417b8105d902da402 (patch) | |
tree | a764a6617c85616207d443cf4d8048ea0b54aa5a /keyboards/gmmk/pro/ansi/keymaps/benschaeff/readme.md | |
parent | 40badc4413d97226398302fb7a84c83c5c4f03a8 (diff) | |
download | qmk_firmware-4db5d85273c455f9520de28417b8105d902da402.tar.gz qmk_firmware-4db5d85273c455f9520de28417b8105d902da402.zip |
[Keymap] Added GMMK Pro keymap with RGB (#14648)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/gmmk/pro/ansi/keymaps/benschaeff/readme.md')
-rw-r--r-- | keyboards/gmmk/pro/ansi/keymaps/benschaeff/readme.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/gmmk/pro/ansi/keymaps/benschaeff/readme.md b/keyboards/gmmk/pro/ansi/keymaps/benschaeff/readme.md new file mode 100644 index 0000000000..8162002892 --- /dev/null +++ b/keyboards/gmmk/pro/ansi/keymaps/benschaeff/readme.md @@ -0,0 +1,19 @@ +# Description +Pretty simple keymap with a few handy tools on a 2nd layer and rotary encoder. + +# Encoder +Holding tab and scrolling encoder will allow scrolling through applications, as if using alt + tab +Holding ctrl and scrolling encoder will allow scrolling through chrome tabs +FN + Encoder scroll is media next/prev +FN + Encoder press is media pause +default encoder behavior is volume up/down + +# Function Layer +FN + \ is used to put keyboard into bootloader mode +FN + ESC is the same as alt F4, for closing applications +FN + F1 is to close current browser tab +FN + Q moves current application one monitor to the left +FN + W maximizes current application +FN + E moves current application one monitor to the right +FN + S minimizes current application +FN + F is used in junction with the "Popout tab" extension to chrome (https://chrome.google.com/webstore/detail/popout-tab/pcfcieidiaaobigemjnkclebhnmgfbco) to pop out current tab to its own window |