[Keymap] Added the K.O,Y layout for the xd75 and atreus62 boards (#9079)
* added koy layout to qmk on xd75 board * added koy keymap for the atreus62 board * reduced time for autoshift * added documentation * changed layer 7 to a tap toggle and adjusted mouse speed a little * Update keyboards/xd75/keymaps/ScheiklP/koy_keys_on_quertz_de_latin1.h * Update keyboards/xd75/keymaps/ScheiklP/koy_keys_on_quertz_de_latin1.h * Update keyboards/xd75/keymaps/ScheiklP/koy_common.h * Update keyboards/atreus62/keymaps/ScheiklP/koy_common.h * Update keyboards/atreus62/keymaps/ScheiklP/koy_keys_on_quertz_de_latin1.h * Update keyboards/atreus62/keymaps/ScheiklP/koy_keys_on_quertz_de_latin1.h * changed keymap to lowercase name to conform with qmk guidelines * Update keyboards/xd75/keymaps/scheiklp/rules.mk remove unnecessary rules * Update keyboards/atreus62/keymaps/scheiklp/rules.mk remove unnecessary rules * moved common files for koy layouts to the users folder and removed empty file * Update keyboards/atreus62/keymaps/scheiklp/keymap.c * Update keyboards/xd75/keymaps/scheiklp/readme.md * Update keyboards/xd75/keymaps/scheiklp/readme.md * Update keyboards/atreus62/keymaps/scheiklp/readme.md * Update keyboards/atreus62/keymaps/scheiklp/readme.md
This commit is contained in:
parent
2c9ab8a606
commit
c6cf1ae4e7
9 changed files with 342 additions and 0 deletions
9
keyboards/xd75/keymaps/scheiklp/readme.md
Normal file
9
keyboards/xd75/keymaps/scheiklp/readme.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# KOY Layout for the xd75 pcb board
|
||||
Compile the layout
|
||||
```bash
|
||||
qmk compile -kb xd75 -km scheiklp
|
||||
```
|
||||
and flash it to the board
|
||||
```bash
|
||||
qmk flash -kb xd75 -km scheiklp
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue