vial-kb / vial-qmk

QMK fork with Vial-specific features.

Home Page:https://get.vial.today/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] dynamic_macro_record_key_user doesn't get called on keypress

kaine119 opened this issue · comments

commented

See qmk/qmk_firmware#22250.

I implemented a dynamic_macro_record_key_user() hook, but it wasn't being called on every keypress when recording, as per the docs. Have filed a pull request for this bug against upstream qmk, should I file the same PR here too, or wait for changes to be merged from upstream? Thanks