This comment says that all keycodes defined by QMK like QK_MAGIC_TOGGLE_GUI should be supported in Any key. But it seems not according to my last attempt:
(protocol version: 12)
Then I tried adding the keycodes in my fork and it works:
So I'm wondering if it is intended to be or just a bug.
Thanks^^