Hey all!
I am building a USB keyboard that I hope to ultimately have manufactured at scale. I've read through a lot of posts and there are many options out there for programmable keyboard controllers (including Teensy which I have used for this project thus far). However, all of these controllers are quite expensive in the grand scheme of things given the keyboard I am making is an accessory with no more than 12 keys; with this few number of keys, the cost of the controller itself really becomes significant compared to a 100% HID class keyboard with so many more MX switches, keycaps, etc. Ideally, I would like to purchase low cost standardize controllers to which I can solder my own matrix PCB. I would imagine this would be cheaper than developing an entire PCB layout which includes the surface mounted MCU, USB host, etc myself.
Does anyone have experience obtaining standard industry-use keyboard controllers? I am assuming there are so many inexpensive rubber cup style keyboards available on the market out there that surely every company is not reinventing their controller each time, especially for standard nonprogrammable configurations which require no coding nuances from the standard HID class. I would assume there would be standard PCBs that may even have mask ROM code really than EEPROM given the high volume of manufacture. I have contacted multiple keyboard PCB manufacturers via Alibaba, but so far have been told each time they will only produce custom PCBs from my own Gerber file.
Is anyone aware of a way to obtain such a controller or perhaps knows that some standard controller as I'm describing even exists?
Thanks! I appreciate the help!
Mike K.