esp32s3-keyboard
esp32s3-keyboard copied to clipboard
Do you plan on makeing 220 or 60 series version?
Hi, I have a broken x61, and wanted to make a usb & Bluetooth keyboard from it. After searching around, I found your project. Since, I saw other issues talking about x220? (sorry if im wrong, i could only read the "x220") , 60 series keyboard connector(AA01B-S040VA1) is simillar to x220s and you had it in your TO DO list, i wondered if you were already working on it.
If not, i was thinking of trying to make one my self, and i wanted an advice on how to make it.
i found several people who made an usb controller but not one with a bluetooth function. https://github.com/xing2387/esp32s3_tpkb https://github.com/thedalles77/USB_Laptop_Keyboard_Controller/tree/master/Example_Keyboards/Pico_T61_Keyboard
thanks to their work, they made a list of pinout for the 60 series keyboard connector(AA01B-S040VA1). which, made me wonder if i can make one by modifying your design to match the connector pins.
however, im not that sure about which pins match which GPIOS.
can you help me out with it?