Skip to content

Commit

Permalink
add macbook keyboard visualization
Browse files Browse the repository at this point in the history
* #44
  • Loading branch information
Vonng committed Jul 13, 2022
1 parent bd2643c commit 7ee867e
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ Capslock works on **ANSI** keyboards and similar layouts. It literally remaps ev

![](img/keyboard.jpg)

> **[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.
> **[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.
| Category | Color | Description |
| :---------------------------: | :----: | :----------------------------------------------------------- |
Expand Down Expand Up @@ -329,6 +329,18 @@ Number keys <kbd>1</kbd>, <kbd>2</kbd>, …, <kbd>9</kbd>, <kbd>0</kbd> are used
| 8 | <kbd>✱</kbd><kbd>⇧</kbd> | 10 | <kbd>✱</kbd><kbd>⌥</kbd><kbd>⇧</kbd> | 15 | <kbd>✱</kbd><kbd>⌘</kbd><kbd>⌥</kbd><kbd>⌃</kbd><kbd>⇧</kbd> |
| | | 12 | <kbd>✱</kbd><kbd>⌃</kbd><kbd>⇧</kbd> | | |

![](img/plane0.png)

> Plane 0
![](img/plane1.png)

> Plane 1
![](img/plane2.png)

> Plane 2
</details>


Expand Down
Binary file added docs/img/plane.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/plane0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/plane1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/plane2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7ee867e

Please sign in to comment.