BathroomEpiphanies / KiCAD-Keyboard-Tutorial

Tutorial on making keyboard PCB layouts in KiCAD
MIT License
71 stars 12 forks source link

Teensy 2.0 i/o pin reversed? #3

Open b1gtuna opened 9 years ago

b1gtuna commented 9 years ago

Hi Fredrik, can you please check the pin mapping of the Teensy 2.0 USB dev. board you have included in this repository? It looks to me that the I/O pins have correct labels (PB0, PB1, and etc), but are assigned wrong pin numbers. For example, PB0 should be pin 2, not pin 28.

BathroomEpiphanies commented 9 years ago

Answered in the thread at deskthority. Happy hacking ;)

On Wed, Jul 22, 2015 at 8:17 AM, b1gtuna notifications@github.com wrote:

Hi Fredrik, can you please check the pin mapping of the Teensy 2.0 USB dev. board you have included in this repository? It looks to me that the I/O pins have correct labels (PB0, PB1, and etc), but are assigned wrong pin numbers. For example, PB0 should be pin 2, not pin 28.

— Reply to this email directly or view it on GitHub https://github.com/BathroomEpiphanies/KiCAD-Keyboard-Tutorial/issues/3.