Skip to content

Commit 7ee867e

Browse files
committed
add macbook keyboard visualization
* #44
1 parent bd2643c commit 7ee867e

File tree

5 files changed

+13
-1
lines changed

5 files changed

+13
-1
lines changed

docs/README.md

+13-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Capslock works on **ANSI** keyboards and similar layouts. It literally remaps ev
9090

9191
![](img/keyboard.jpg)
9292

93-
> **[Control Planes](#Control-Planes)** are defined by combination of four extra left modifiers: <kbd>⌘</kbd><kbd>⌥</kbd><kbd>⌃</kbd><kbd>⇧</kbd>.This image shows the layout of control plane 0.
93+
> **[Control Planes](#Control-Planes)** are defined by combination of four extra left modifiers: <kbd>⌘</kbd><kbd>⌥</kbd><kbd>⌃</kbd><kbd>⇧</kbd>.This image shows the layout of control plane 0,1,2.
9494
9595
| Category | Color | Description |
9696
| :---------------------------: | :----: | :----------------------------------------------------------- |
@@ -329,6 +329,18 @@ Number keys <kbd>1</kbd>, <kbd>2</kbd>, …, <kbd>9</kbd>, <kbd>0</kbd> are used
329329
| 8 | <kbd>✱</kbd><kbd>⇧</kbd> | 10 | <kbd>✱</kbd><kbd>⌥</kbd><kbd>⇧</kbd> | 15 | <kbd>✱</kbd><kbd>⌘</kbd><kbd>⌥</kbd><kbd>⌃</kbd><kbd>⇧</kbd> |
330330
| | | 12 | <kbd>✱</kbd><kbd>⌃</kbd><kbd>⇧</kbd> | | |
331331

332+
![](img/plane0.png)
333+
334+
> Plane 0
335+
336+
![](img/plane1.png)
337+
338+
> Plane 1
339+
340+
![](img/plane2.png)
341+
342+
> Plane 2
343+
332344
</details>
333345

334346

docs/img/plane.png

78 KB
Loading

docs/img/plane0.png

106 KB
Loading

docs/img/plane1.png

109 KB
Loading

docs/img/plane2.png

78.3 KB
Loading

0 commit comments

Comments
 (0)