prepare for Aurora Sweep

let's see if I can solder it...
This commit is contained in:
Christoph Cullmann 2024-12-13 22:22:05 +01:00
parent aff0953a93
commit 10e3e34f88
No known key found for this signature in database
7 changed files with 61 additions and 10 deletions

View file

@ -34,24 +34,32 @@ You need to have a locally setup QMK and use this repo as overlay:
qmk config user.overlay_dir="/data/home/cullmann/data/qmk/christoph-cullmann"
```
To use my keymaps, do for the Corne
To use my keymaps, one can do:
Aurora Sweep
```zsh
qmk flash -kb splitkb/aurora/sweep/rev1 -km christoph-cullmann
```
Ferris Sweep
```zsh
qmk flash -kb ferris/sweep -km christoph-cullmann
```
Corne
```zsh
qmk flash -kb crkbd/rev1 -km christoph-cullmann
```
or for the Planck
Planck
```zsh
qmk flash -kb planck/rev6_drop -km christoph-cullmann
```
or for the Ferris
```zsh
qmk flash -kb ferris/sweep -km christoph-cullmann
```
# Foundation
Based on ideas and code from: