Hi!
I make keyboards for some customers.
For the build, I use RP2040 Pro Micro (Tenstar from Aliexpress)
In my firmware repo, I am using a CONVERT_TO=rp2040_ce. Also, I should say that I am using Vial, but the problem may not be related to it.
This is the second time someone has told me that they were using the keyboard at work and the IT team has warned them about it. The first time, the team confirmed the firmware was open source and there didn't seem to be any real issues. But the second time, they completely banned its use and even issued a warning.
The only information the IT team provided was that the system displays logs that appear to be coming from a Raspberry Pi. I know this is the technology used in the RP2040.
What could be causing this, and is there something I can modify in the firmware to fix it?
Is it something in the hardware that can't be changed? Is there an active debug setting? Perhaps communication with the computer to interact with the customization software?
What do you think?