]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/dz60/keymaps/bingocaller/readme.md
Fix typo
[qmk_firmware.git] / keyboards / dz60 / keymaps / bingocaller / readme.md
1 # MacOS standard 60% keymap with Vim-like arrows
2
3 This is a MacOS-specific keymap for DZ60 configured in a standard 60% ANSI layout, with a stepped Caps Lock:
4
5 [![](https://i.imgur.com/lFP2O41.png)](http://www.keyboard-layout-editor.com/#/gists/4b156fdf2c1426bffc82fadd2b1c5634)
6
7 **[Fully assembled 60% keyboard from KBDfans](https://kbdfans.cn/collections/fully-assembled-keyboard/products/fully-assembled-plastic-case-mechanical-keyboard)**
8
9 ## Base Layer
10
11 ```
12 ,-----------------------------------------------------------------------------------------.
13 |  `  |  1  |  2  |  3  |  4  |  5  |  6  |  7  |  8  |  9  |  0  |  -  |  =  | Backspace |
14 |-----------------------------------------------------------------------------------------+
15 |   Tab  |  Q  |  W  |  E  |  R  |  T  |  Y  |  U  |  I  |  O  |  P  |  [  |  ]  |   \    |
16 |-----------------------------------------------------------------------------------------+
17 | Ctrl/Esc |  A  |  S  | D/L1 |  F  |  G  |  H  |  J  |  K  |  L  |  ;  |  '  |   Enter   |
18 |-----------------------------------------------------------------------------------------+
19 |   Shift/(   |  Z  |  X  |  C  |  V  |  B  |  N  |  M  |  ,  |  .  |  /  |    Shift/)    |
20 |-----------------------------------------------------------------------------------------+
21 | Hyper |  Alt  |  Cmd  |             Space/L3             |  Cmd  |  Alt  |  L4  | Hyper |
22 `-----------------------------------------------------------------------------------------'
23 ```
24
25 * Space Cadet shifts (parentheses on tap)
26 * Caps Lock is Control on hold, Esc on tap
27 * Hyper/Caps Lock on Control
28 * Hold D to activate layer 1
29 * Hold Space to activate layer 3 (Mouse keys)
30 * Hold FN to activate layer 4
31
32 ## `L1`
33
34 ```
35 ,-----------------------------------------------------------------------------------------.
36 |     |     |     |     |     |     |     |     |     |     |     |     |     |           |
37 |-----------------------------------------------------------------------------------------+
38 |        |     |  W→  |     |     |     |     | ⏮ | ⏯ | ⏭ |  🔇 |  🔉 |  🔊 |         |
39 |-----------------------------------------------------------------------------------------+
40 |          |     |     |     |  L2  |     |  ←  |  ↓  |  ↑  |  →  |     |     |           |
41 |-----------------------------------------------------------------------------------------+
42 |             |     |     |     |     |  W←  |  ⌫  |  ⌦  |     |     |     |              |
43 |-----------------------------------------------------------------------------------------+
44 |       |       |       |                                 |       |       |       |       |
45 `-----------------------------------------------------------------------------------------'
46 ```
47
48 * Vim arrows (HJKL)
49 * Vim-like move across words with W(ord), and B(eginning)
50 * Media controls (fine volume controls using Option+Shift)
51 * Backspace/Del on N/M
52 * Hold F to activate layer 2
53
54 ## `L2`
55
56 ```
57 ,-----------------------------------------------------------------------------------------.
58 |     |     |     |     |     |     |     |     |     |     |     |     |     |           |
59 |-----------------------------------------------------------------------------------------+
60 |        |     |  W⌦  |     |     |     |     |     |     |     |     |     |     |       |
61 |-----------------------------------------------------------------------------------------+
62 |          |     |      |     |     |     |  ↖  |  ⇞  |  ⇟  |  ↘︎  |     |     |           |
63 |-----------------------------------------------------------------------------------------+
64 |             |     |     |     |     |  W⌫  |     |     |     |     |     |              |
65 |-----------------------------------------------------------------------------------------+
66 |       |       |       |                                 |       |       |       |       |
67 `-----------------------------------------------------------------------------------------'
68 ```
69
70 * Home, End, Page Up, Page Down
71 * Delete word forward/back on W/B
72
73 ## `L3`
74
75 ```
76 ,-----------------------------------------------------------------------------------------.
77 |     |     |     |     |     |     |     |     |     |     |     |     |     |           |
78 |-----------------------------------------------------------------------------------------+
79 |        |     |     |     | MWU |     |     |     |     |     |     |     |     |        |
80 |-----------------------------------------------------------------------------------------+
81 |           |     | M3  | M2  | M1  |     | M←  | M↓  | M↑  | M→  |     |     |           |
82 |-----------------------------------------------------------------------------------------+
83 |             |     |     |     | MWD |     |     |     |     |     |     |               |
84 |-----------------------------------------------------------------------------------------+
85 |       |       |       |                                 |       |       |       |       |
86 `-----------------------------------------------------------------------------------------'
87 ```
88
89 * Mouse keys
90     * Cursor movement: HJKL
91     * MB 1, 2, and 3 on F, D, and S, respectively
92     * Mouse wheel: Up (R) and Down (V)
93
94 ## `L4`
95
96 ```
97 ,-----------------------------------------------------------------------------------------.
98 |     | F1  | F2  | F3  | F4  | F5  | F6  | F7  | F8  | F9  | F10 | F11 | F12 |     ⌦     |
99 |-----------------------------------------------------------------------------------------+
100 |       |RGB_T|RGB_M|RGB_H+|RGB_H-|RGB_S+|RGB_S-|RGB_V+|RGB_V-|   |   |   |   |   RESET   |
101 |-----------------------------------------------------------------------------------------+
102 |           |     |     |     |     |     |     |     |     |     |     |     |           |
103 |-----------------------------------------------------------------------------------------+
104 |             | 🔅 | 🔆 |     |     |     |     |     |     |     |      |                |
105 |-----------------------------------------------------------------------------------------+
106 |       |       |       |                                 |       |       |       |       |
107 `-----------------------------------------------------------------------------------------'
108 ```
109
110 * F1-12
111 * Del on backspace
112 * RGB (underglow) controls
113 * RESET firmware on backspace
114 * Screen brightness: Z (decrease), X (increase)