kareltucek / firmware

This is fork of UHK's firmware featuring extended macro engine.
Other
82 stars 9 forks source link

Refactor "hold layer" concept #5

Closed kareltucek closed 5 years ago

kareltucek commented 5 years ago

Hold layer concept currently suffers a few unwanted side-effects due to the nature of the layer stack. The three command sequence could be refactored into one command, which would also keep track of the corresponding keys and be able to solve conflicts (like recursive holds being released in different order).