No description
  • Shell 94.2%
  • Dockerfile 5.8%
Find a file
Hamid Ghadyani 19812c18e1
Some checks failed
Build firmware / build (push) Has been cancelled
Add back zmk's headers removed by keymap-editor
2025-01-09 07:57:54 -05:00
.devcontainer Temp. disable all references to oled & pro_micro_i2c 2025-01-08 03:25:39 -05:00
.github/workflows Initial non-working commit! 2025-01-05 07:49:29 -05:00
config Add back zmk's headers removed by keymap-editor 2025-01-09 07:57:54 -05:00
scripts Initial non-working commit! 2025-01-05 07:49:29 -05:00
.gitignore Initial non-working commit! 2025-01-05 07:49:29 -05:00
build.yaml Initial non-working commit! 2025-01-05 07:49:29 -05:00
docker-compose.yaml Use USERNAME env variable to generalize Docker's plumbing 2025-01-07 05:00:42 -05:00
Dockerfile Use USERNAME env variable to generalize Docker's plumbing 2025-01-07 05:00:42 -05:00
jaan_matrix.txt Initial non-working commit! 2025-01-05 07:49:29 -05:00
key_location_codes.md Fix docker-compose.yml 2025-01-07 04:04:18 -05:00
LICENSE Initial commit 2025-01-05 06:56:55 -05:00
readme.md Fix docker-compose.yml 2025-01-07 04:04:18 -05:00

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 clone your 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 push your repo to your fork
  • on the GitHub page of your fork navigate to "Actions"
  • scroll down and unzip the firmware.zip archive 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.uf2 file from the archive onto the storage device
  • repeat this process with the right half and the jaan_right-nice_nano_v2-zmk.uf2 file.