updated my firmware to “remapper_waveshare_rp2040_pizero.uf2”.
The remapping doesn’t work (here’s how I went through it):
Create two remappings for PgUp and PgDown.
Click: Open device → HID remapper MIHB → connect;
Click: Save to device *green check mark appears*.
What’s happening here? Why am I not getting any output from my keyboard when connected in wired mode? I think that’s the main reason remmaper doesn’t work.
It being sensitive to the order of plugging things in might be a result of unnecessary pull-up resistors on the USB data lines on the RP2040-PiZero. Not sure what you mean by “loses remapped keys”?
Yeah, I saw you guys discussing about pull-up resistors on some previous thread. It helped me. Thanks.
Now, when I create my mappings, unplug my keyboard from the
“waveshare rp2040-PiZero”
and TRY to connect my keyboard natively to the motherboard, those mappings don’t work. Does that mean that I have to keep my rp2040 plugged in all the time?
Wow, I thought that it (remapper) could change my inputs of the device and store them!
(The same thing that gaming brands have going on for them: Logitech, Razer etc.)
What If I remap a device that can store profiles ( device has physical memory)? Would an HID remapper store those settings locally on the device itself after unplugging it?
How would I go about this say in a working environment? Would I have to hide the remapper inside my input device?