KinesisCorporation / Adv360-Pro-GUI

Keymap Editor for the Advantage360 Pro with ZMK
Apache License 2.0
22 stars 52 forks source link

If I add my own behavior I can no longer use this app #9

Open yanshay opened 1 year ago

yanshay commented 1 year ago

If I add my own behavior to the conf file and use this app for editing it later on it erases my behavior replacing it with &kp and erases the actual definition of the behavior. Any way to work around that?

KinesisCorporation commented 1 year ago

We're working on a solution for this. Stay tuned.

cosmicbuffalo commented 1 year ago

Noticed this problem today too. If you guys push up the source for this thing I'd be happy to help add some GUI capabilities for custom behaviors.

cosmicbuffalo commented 1 year ago

actually I just found https://github.com/KinesisCorporation/Adv360-Pro-KeymapEditor, so I'll start looking around in there to see how to go about adding behavior support

KinesisCorporation commented 1 year ago

GUI no supports custom behaviors and key codes (to a point). Please take a look and let us know what you think. Thanks!

dasch00 commented 1 year ago

When your bot commits, it erases all custom behaviors from the list of behaviors. Just don't touch behaviors , then they can be added at least manually. The associated action does not change, so this will work.

KinesisCorporation commented 1 year ago

We're looking into this.