You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are three issues with the Teensy LC documentation that I have found. There is an issue with the MCU definitions on the chart, an issue with the note that says pins 25and 26 are not configured, and an issue with Chibios not including the pin 26.
Issue 1:
Keyboards>handwired>Onekey>Teensy LC
Pin 24 should be labeled as E20 and not E2.
Issue 2:
Keyboards>handwired>Onekey>Teensy LC
Pins 25 and 26 have been configured, they do work and the note saying they don't should be removed.
Issue 3:
Chibios
There is a snippet of missing code from chibios "LINE_PIN26" according to sigprof. it worked fine for me.
I understand that this isn't truly a bug fix and should be more of a pull request but I don't know how to do that. I apologize for the poor format and abuse of the system but I am only trying to help improve QMK.
please text me with any question ???-???-???? or email me at ???@???.com for any questions
Also, look at the QMK discord under #help-firmware at 7?17/2022 at 1:58pm for explanation of the issue. The moderator that helped me discover the issue was sigprof#7355 and my discord name is bckasper3#6707.
Thanks,
Ben Kasper
EDIT by @tzarc: removed personal info. Discord is enough! :)
The text was updated successfully, but these errors were encountered:
There are three issues with the Teensy LC documentation that I have found. There is an issue with the MCU definitions on the chart, an issue with the note that says pins 25and 26 are not configured, and an issue with Chibios not including the pin 26.
Issue 1:
Keyboards>handwired>Onekey>Teensy LC
Pin 24 should be labeled as E20 and not E2.
Issue 2:
Keyboards>handwired>Onekey>Teensy LC
Pins 25 and 26 have been configured, they do work and the note saying they don't should be removed.
Issue 3:
Chibios
There is a snippet of missing code from chibios "LINE_PIN26" according to sigprof. it worked fine for me.
I understand that this isn't truly a bug fix and should be more of a pull request but I don't know how to do that. I apologize for the poor format and abuse of the system but I am only trying to help improve QMK.
please text me with any question ???-???-???? or email me at ???@???.com for any questions
Also, look at the QMK discord under #help-firmware at 7?17/2022 at 1:58pm for explanation of the issue. The moderator that helped me discover the issue was sigprof#7355 and my discord name is bckasper3#6707.
Thanks,
Ben Kasper
EDIT by @tzarc: removed personal info. Discord is enough! :)
The text was updated successfully, but these errors were encountered: