mirror of
https://github.com/rsheldiii/KeyV2.git
synced 2024-11-22 13:13:40 +00:00
semicolon
This commit is contained in:
parent
ae43aaa05f
commit
f081e8b4cd
@ -13,7 +13,7 @@ At the highest level this library supports Cherry and Alps switches, and has pre
|
||||
Every key starts with defaults that are overridden by each function call. The simplest cherry key you can make would be:
|
||||
|
||||
```
|
||||
cherry() key()
|
||||
cherry() key();
|
||||
```
|
||||
![a bog-standard cherry key](assets/example1.JPG)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user