Ryuzaki-MrL / Espeon

Gameboy emulator for the ESP32
GNU General Public License v3.0
157 stars 13 forks source link

adding CardKB support #2

Open reaper7 opened 5 years ago

reaper7 commented 5 years ago

@Ryuzaki-MrL - it is possible to add CardKB to control Espeon? M5Stack_TreeView support this keyboard... e.g. https://github.com/lovyan03/M5Stack_TreeView/blob/master/examples/simple/simple.ino#L14

...so, it would be cool to control Espeon by this mini keyboard

https://m5stack.com/products/cardkb-mini-keyboard

Ryuzaki-MrL commented 5 years ago

Support for other input methods via I2C is planned, so yes.