summaryrefslogtreecommitdiff
path: root/keyboards/dztech/dz65rgb/keymaps/sbennett13/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/dztech/dz65rgb/keymaps/sbennett13/readme.md')
-rw-r--r--keyboards/dztech/dz65rgb/keymaps/sbennett13/readme.md50
1 files changed, 50 insertions, 0 deletions
diff --git a/keyboards/dztech/dz65rgb/keymaps/sbennett13/readme.md b/keyboards/dztech/dz65rgb/keymaps/sbennett13/readme.md
new file mode 100644
index 0000000000..e5535e9ffc
--- /dev/null
+++ b/keyboards/dztech/dz65rgb/keymaps/sbennett13/readme.md
@@ -0,0 +1,50 @@
+# sbennett13 DZ65RGB v2 layout
+
+Copyright 2022 Scott Bennett scottbennett027@gmail @SBennett13
+
+This program is free software: you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation, either version 2 of the License, or
+(at your option) any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program. If not, see <http://www.gnu.org/licenses/>.
+
+```text
+ Keymap Default Layer
+ ,-----------------------------------------------------------------------------.
+ |Esc ~| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 | - | = |Backsp|Home|
+ |-----------------------------------------------------------------------------|
+ |Tab | Q | W | E | R | T | Y | U | I | O | P | [ | ] | \ |PgUp|
+ |-----------------------------------------------------------------------------|
+ |FN | A | S | D | F | G | H | J | K | L | ; | ' |Return |PgDn|
+ |-----------------------------------------------------------------------------|
+ |Shift | Z | X | C | V | B | N | M | , | . | / |Shift | Up | End|
+ |-----------------------------------------------------------------------------|
+ |Ctrl |Win |Alt | Space |Alt | FN |Ctrl |Lef |Dow |Rig |
+ `-----------------------------------------------------------------------------'
+```
+
+```text
+ Keymap Function Layer
+ ,-----------------------------------------------------------------------------.
+ | `~ | F1 | F2 | F3 | F4 | F5 | F6 | F7 | F8 | F9 |F10 |F11 |F12 |DEL |PNTS|
+ |-----------------------------------------------------------------------------|
+ | |RgbT|RgbM|Hue+|Hue-|Sat+|Sat-|BR+ |BR- | | |SLCK|Paus|RST | |
+ |-----------------------------------------------------------------------------|
+ | |Eff+|Eff-| | | | | | | | | |EEP RST | |
+ |-----------------------------------------------------------------------------|
+ | | | | | | | | | | | | |Vol+|MUTE|
+ |-----------------------------------------------------------------------------|
+ | | | | | | | |LAST|Vol-|NEXT|
+ `-----------------------------------------------------------------------------'
+```
+
+### Build layout
+
+```qmk compile -kb dztech/dz65rgb/v2 -km sbennett13```