update readme.md
This commit is contained in:
parent
24d1d44f7a
commit
80d2952295
19
README.md
19
README.md
|
@ -2,20 +2,12 @@
|
|||
|
||||
Personal keymaps for programmable keyboards.
|
||||
|
||||
## Keyboards
|
||||
- [Keychron Q4](https://www.keychron.com/products/keychron-q4-qmk-via-custom-mechanical-keyboard)
|
||||
- [Corne Cherry](https://github.com/foostan/crkbd)
|
||||
- [Gherkin](https://www.40percent.club/2016/11/gherkin.html)
|
||||
- [Dactyl Manuform](https://github.com/tshort/dactyl-keyboard)
|
||||
|
||||
## Features
|
||||
* **Autocorrect**
|
||||
* **Magic Key**
|
||||
* **Combos**
|
||||
* **Home Row Mods**
|
||||
* **Comboes**
|
||||
|
||||
## Layouts
|
||||
![mherkium](assets/mherkium.png)
|
||||
* **Nav, Num, Fun Layers**
|
||||
* **Repeat / Magic Keys**
|
||||
|
||||
## Installation
|
||||
Follow the [getting started](https://docs.qmk.fm/#/newbs_getting_started) docs to install [QMK Firmware](https://docs.qmk.fm/#/)
|
||||
|
@ -31,10 +23,7 @@ rsync --recursive qmk_keymaps/keyboards/ qmk_firmware/keyboards/
|
|||
qmk compile -kb <myKeyboard> -km <myKeymap>
|
||||
```
|
||||
|
||||
## Pictures
|
||||
![dactyl-manuform](assets/dactyl-manuform.jpg)
|
||||
|
||||
## References
|
||||
* [Precondition](https://precondition.github.io/home-row-mods)
|
||||
* [Pascal Getreuer](https://getreuer.info/posts/keyboards/index.html)
|
||||
* [ikcelaks/keyboard_layouts](https://github.com/Ikcelaks/keyboard_layouts/tree/main)
|
||||
* [Ikcelaks](https://github.com/Ikcelaks/keyboard_layouts/tree/main)
|
||||
|
|
Loading…
Reference in a new issue