urob / adv360-demo-config

ZMK configuration for Advantage 360 pro
19 stars 48 forks source link

Sync with main updates #7

Open Baltazore opened 1 year ago

Baltazore commented 1 year ago

Hey thanks so much for this demo config.

I am not so proficient with ZMK myself, but I was wondering, how I can help to keep this demo up to day with latest ZMK or maybe even Kinesis repo.

urob commented 1 year ago

The reason I haven't updated this branch yet is that Kinesis hasn't yet released drivers for the Zephyr 3.2 update. If you want to try, I have an experimental branch with the latest ZMK. To use it with this repo, you can do the following:

  1. Switch to the main branch of my ZMK repo, by replacing adv360 with main here: https://github.com/urob/adv360-demo-config/blob/39d025f5bdf329ce28399bfe7d1edec30efb6a5b/config/west.yml#L10

  2. Replace all occurrences of &reset with &sys_reset in https://github.com/urob/adv360-demo-config/blob/main/config/adv360pro.keymap (there might be none)

This will build against my personal ZMK branch. See the readme here for an overview of features relative to the lastest ZMK: https://github.com/urob/zmk. Note that this branch only has the basic Adv360 drivers but doesn't support LEDs.