KMKfw / kmk_firmware

Clackety Keyboards Powered by Python
https://kmkfw.zulipchat.com
Other
1.33k stars 459 forks source link

[Enhancement] Liatris quickpin controller #861

Closed dunk2k closed 8 months ago

dunk2k commented 10 months ago

Is your feature request related to a problem? Please describe. No

Describe the solution you'd like Would someone with a Liatris microcontroller be able to retrieve pin names and create a quickpin for this controller?

Describe alternatives you've considered n/a

Additional context n/a

grasegger commented 10 months ago

@dunk2k maybe we're lucky and it has the same pinout as https://keeb.supply/products/0xcb-helios? The helios already has a quickpin so it could be copied and pasted

Can you compare the pinouts of those two mcus?

dunk2k commented 10 months ago

@grasegger sources elsewhere do correlate that quick pins (i.e., pins specific to Pro Micro footprint) of both Liatris and Helios are identical. What I can't confirm, as I don't have a Liatris to hand, is pin names for both controllers in CircuitPython are also identical. 🙈

straight from the horse's mouth would be someone from/at splitkb.com

grasegger commented 10 months ago

@dunk2k both are rp4020 so I would suprised if they have different names: https://github.com/adafruit/circuitpython/tree/70ce576390c7b21007b1f75f16e6fc591c0f61d7/ports/raspberrypi/boards

Given your interest in adding the liatris I guess you have bought / will buy one?

dunk2k commented 8 months ago

unable to dedicate personal resource