Great project! Really happy with how easy it was to get the firmware customized and flashed on my custom ch32 board!
What work would it take for smart-keymap to support layouts like ARTSEY?
The two biggest blockers I can see from being able to have an ARTSEY layout is:
- Need chording to support up to 4 keys (over the current limit of 2)
- Need support for overlapping chords (I'm assuming this is the case based on the nickel error I see here
chorded_keys: multiple chords for key)
Really curious to hear about what would need to be implemented for these blockers (and maybe others that I'm not aware of) to be fixed. I think support for the above would put this firmware in the leagues of ZMK or QMK if it's possible
Great project! Really happy with how easy it was to get the firmware customized and flashed on my custom ch32 board!
What work would it take for smart-keymap to support layouts like ARTSEY?
The two biggest blockers I can see from being able to have an ARTSEY layout is:
chorded_keys: multiple chords for key)Really curious to hear about what would need to be implemented for these blockers (and maybe others that I'm not aware of) to be fixed. I think support for the above would put this firmware in the leagues of ZMK or QMK if it's possible