PINE64
FOSS Pinephone keyboard firmware effort - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: PinePhone Accessories (https://forum.pine64.org/forumdisplay.php?fid=123)
+--- Thread: FOSS Pinephone keyboard firmware effort (/showthread.php?tid=14026)



FOSS Pinephone keyboard firmware effort - megous - 05-30-2021

I'm working on a project to make a flashing tool for pinephone keyboard's firmware, and to make a FOSS firmware compilable by sdcc.

My notes are here: https://xnux.eu/log/#035 (+ some general notes on the current keyboard design)

Thoughts (and prayers Smile) welcome.


RE: FOSS Pinephone keyboard firmware effort - megous - 06-14-2021

I've made some progress over the weekend: https://www.youtube.com/watch?v=Kx6B_OL4OJ4


RE: FOSS Pinephone keyboard firmware effort - biketool - 06-21-2021

(06-14-2021, 05:11 PM)megous Wrote: I've made some progress over the weekend: https://www.youtube.com/watch?v=Kx6B_OL4OJ4
Is this similar to the QMK or other easy to hack FOSS keyboard firmwares used mostly for mechanical keyboard enthusiasts?
Also, inside the keyboard are there internal pins or pads that we can access the shift register(and probably add another to multiplex more ports) to hack-on more I2C stuff like NFC?


RE: FOSS Pinephone keyboard firmware effort - megous - 06-21-2021

(06-21-2021, 05:57 AM)biketool Wrote:
(06-14-2021, 05:11 PM)megous Wrote: I've made some progress over the weekend: https://www.youtube.com/watch?v=Kx6B_OL4OJ4
Is this similar to the QMK or other easy to hack FOSS keyboard firmwares used mostly for mechanical keyboard enthusiasts?
Also, inside the keyboard are there internal pins or pads that we can access the shift register(and probably add another to multiplex more ports) to hack-on more I2C stuff like NFC?
See https://xnux.eu/log/