Going to answer my own question. This isn’t possible, because Qt only has four modifier keys. See Qt::Modifier, KDE Bug 379949, and QTBUG-61301 for more info.
What a lot of folks end up doing is mapping their Hyper key to Ctrl+Shift+Alt+Meta, since few default shortcuts use all four buckys.