kareltucek / firmware

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

Add inequality checks for register #89

Closed soraxas closed 2 years ago

kareltucek commented 2 years ago

Yep, thanks!

(Sidenote: I am totally open to starting using some other form of conditions which would be less of a nuisance to work with. E.g. {ifReg|ifNotReg} {eq|lt|gt}; {ifMod|ifNotMod} {shift|alt|ctrl|gui}; ...)