No description
- Shell 94.2%
- Dockerfile 5.8%
|
|
||
|---|---|---|
| .devcontainer | ||
| .github/workflows | ||
| config | ||
| scripts | ||
| .gitignore | ||
| build.yaml | ||
| docker-compose.yaml | ||
| Dockerfile | ||
| jaan_matrix.txt | ||
| key_location_codes.md | ||
| LICENSE | ||
| readme.md | ||
ZMK CONFIG FOR THE JAAN SPLIT KEYBOARD
Here you can find the hardware files and build guide.
Jaan is a 48 key column-staggered, column-fanned, column-welled(?!) split keyboard running ZMK. It's meant to be used with a nice!nano.
HOW TO USE
- fork this repo
git cloneyour repo, to create a local copy on your PC (you can use the command line or github desktop)- adjust the jaan.keymap file (find all the keycodes on the zmk docs pages)
git pushyour repo to your fork- on the GitHub page of your fork navigate to "Actions"
- scroll down and unzip the
firmware.ziparchive that contains the latest firmware - connect the left half of the Jaan to your PC, press reset twice
- the keyboard should now appear as a mass storage device
- drag'n'drop the
jaan_left-nice_nano_v2-zmk.uf2file from the archive onto the storage device - repeat this process with the right half and the
jaan_right-nice_nano_v2-zmk.uf2file.