summaryrefslogtreecommitdiff
path: root/keyboards/dztech/dz65rgb/keymaps/sbennett13/readme.md
blob: e5535e9ffc2a0e74d88ff5f96ed1071012b02e18 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
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```