Skip to content

Galvo87/daisho-zmk-config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ZMK Config for Daisho and DaishoPad

This is the repository for the Daisho and DaishoPad.

First, fork the repository by clicking on the Fork button on the upper right, then proceed to make any changes you need.

Main Board

Default Daisho keymap

  1. Edit the config/boards/arm/daisho/daisho.keymap file to change your keymap.
  1. Head over to the Actions tab at the top of the repository.

  2. Click on the latest workflow run.

  • If you did your keymap correctly, there should be a green checkmark to the left.
  1. Click on the relevant firmware file to download. Unzip it somewhere too.

  2. Plug the USB connector in, and double press the reset button twice quickly (Has to be <500 ms apart).

  • The reset button is located underneath the right spacebar.
  1. Drag and drop the UF2 file you unzipped to the mass storage device that appeared.
  • I think it's named NRF52BOOT or something?
  • Whatever the name, there should be a UF2 file inside. Don't delete or anything, just drag and drop the new firmware file to the mass storage device.

DaishoPad

Default DaishoPad keymap

  • Yes, there's only one layer by default. I didn't really know what to put.

  • Basically the same as above, except edit the file config/boards/arm/daishopad/daishopad.keymap.

  • Change the behavior of the rotary encoder by changing the line sensor-bindings = <&inc_dec_kp XXXX YYYY>;

  • If the encoder behavior is inverted, just switch the XXXX and YYYY. Uses the same keycodes as the ones linked above.

About

ZMK config for GW01 main and macro boards

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 100.0%