To reset the keyboard module:
On the regular keyboard is done via Right + Left Alt key (or Alt + Alt Gr)
On the numpad it’s done via pressing 1 and 6 at the same time.
Do that while you power it on. Easiest is to press and hold those keys while sliding back and forth the touchpad module (with the BIOS toggle of “require all input module for power” turned on)
I haven’t tried doing it via QMK, it require linux (pretty much, WSL doesn’t work), which I have a install on a USB SSD, I will need that to compile anyway.
For the regular keyboard, yeah the online via config is probably good enough. Not that I think I would need much customization.
But for the numpad. By default, the “numlock off” state breaks Enter key, using it for backlight cycle. This is quite important if I am using it to navigate (page up/down, end/home, etc). I would like to configure it so it’s, say, “=” key + backspace (via tapdance).
This means I will need to change which key does the layer modification, and also the layer modification. And also not checking numlock state to switch layers.
Then I would like to, say, configure backlight to be breathing when numlock is off, or something.