132 Commits (afac7593b2d746b0df2951f4b0d2ef72b4ce3b4c)
 

Author SHA1 Message Date
Joel Bradshaw afac7593b2 Add more jumpers for Teensy++ 2.0 compat
This avoids requiring folks to pull pins out of headers for Teensy++ 2.0
compatibility, instead just requiring them to cut the traces, which I
think is better and more importantly is reversible, so that if someone
builds with a Teensy++ 2.0 and then wants to replace it with a 3.6, they
can just re-close the new jumpers, desolder the old ones, and be good to
go.
2 years ago
Michael Stapelberg cf8a5228eb README: add section about installation 2 years ago
Michael Stapelberg 9b3021992d README: fix image source branch name 2 years ago
Alex Băluț 4577842121
Update to the new project file format (#47)
I opened and saved the project and its schematic, PCB, etc. Some got
saved with a different file name extension.

`kinx-cache.lib` had to been renamed to `kint-cache.lib` otherwise the
Schematic editor would complain that the file is missing. Then I
removed it as I was told in the IRC channel that after saving the
schematic in the new format, the symbols will be embedded and it's no
longer needed.

When opening the PCB there was a warning:
> If the zones on this board are refilled the Copper Edge Clearance
> setting will be used (see Board Setup > Design Rules > Constraints).
> This may result in different fills from previous KiCad versions which
> used the line thicknesses of the board boundary on the Edge Cuts
> layer.

The File > Board Setup > Design Rules > Constraints > Copper Edge
Clearance is 0.05mm. Clicking the board boundary belonging to the Edge
Cuts layer reveals a properties dialog with Line Width 0.05mm.
Being the same, nothing should change at the next refill.

The `.gitignore` file has been updated from its original source.
2 years ago
ferdymercury ceb79e4e41
Update README.md (#44)
https://forum.kicad.info/t/warning-avoid-all-links-to-kicad-pcb-org-use-kicad-org/31521
3 years ago
Michael Stapelberg ab8648dd61 README: link to kint41 QMK configurator 3 years ago
Michael Stapelberg 12be7bfd65 README: made for Teensy 3.x and 4.x 3 years ago
Michael Stapelberg 867af7a234 README: recommend Teensy 4.1, then Teensy 3.6 3 years ago
Michael Stapelberg cc5b417d05 README: no longer recommend the Teensy++ 2.0 3 years ago
Michael Stapelberg 20a09f5c05 README: Teensy++ 2.0 is now discontinued 3 years ago
Michael Stapelberg 7f9ab26f1e README: mention QMK 0.14.0 release which includes kint36 and kint4* 3 years ago
Michael Stapelberg 74db9d9200 README: point people to `develop` QMK branch
This is hopefully less confusing than specifying the version without a branch:
6accacf19a
3 years ago
Michael Stapelberg 6accacf19a recommend QMK 0.13.17 or newer
Version 0.13.17 contains bug fixes for kint2pp and kint36:
8ddb7f898a
(kint41 already has the fix)
3 years ago
Michael Stapelberg 20dfb50348 README: kint41 (Teensy 4.0 and 4.1) now supported by QMK! 🎉 3 years ago
Michael Stapelberg 51e6f73d31 README: link to QMK Configurator 3 years ago
Michael Stapelberg 6c40c06510 README: clarify LED debugging step only works without Teensy 3 years ago
Michael Stapelberg c4de186b96 README: update aisler link to v2021-06-26 revision 3 years ago
Michael Stapelberg 38ae329743 update artifacts for v2021-06-26 3 years ago
Michael Stapelberg e50db5470b connect GND3 (Teensy vertical pin header) to GND
This removes the unexpected opens from the design.

fixes https://github.com/kinx-project/kint/issues/38
3 years ago
Michael Stapelberg 480cb6a350 README: link to pending qmk pull request for kint41 3 years ago
Michael Stapelberg a19fee2336 README: put input latency column instead of USB version
The USB version is what influences the input latency.
3 years ago
Michael Stapelberg c2a7d70b61 README: add pricing to board offers 3 years ago
Michael Stapelberg db9485f4f3 README: add aisler link (board verified to work) 3 years ago
Michael Stapelberg c6477680df set digikeypn, mouserpn and mpn fields where unambiguous
This might make starting with your own BOM a little easier.

The choice of the Teensy and mounting method (socket, pin headers, something
else entirely?) is left to the user.
3 years ago
Michael Stapelberg 97272933e6 update README for v2021-04-25 revision 3 years ago
Michael Stapelberg 2f766625e7 update artifacts for v2021-04-25 3 years ago
Joel Bradshaw 48328a4ce8
Widen slots for compatibility with Aisler (#31)
Aisler is a board service that introduced a budget service for "Simple"
boards. KinT almost met the requirements, but these slots were too
narrow. These zigzags make it so that the slots are always 2.4mm wide,
but should still contact the posts and stabilize the board.

fixes #27
3 years ago
Michael Stapelberg ae11c62d86 kint36 support was merged into QMK 🎉 3 years ago
Michael Stapelberg ea67f5ea43 README: update the other mention of the Teensy++ discontinuation 3 years ago
kpagratis f0442478d0
Update README (#26)
6 10-pin headers are required for the Teensy's 53 pins
3 years ago
Michael Stapelberg d49d543ef7 README: update Teensy++ 2.0 situation
as per https://www.pjrc.com/store/teensypp.html
3 years ago
deBaer 2f4395289e
Create pcb_confirmed_working_on_JLCPCB.zip (#23) 3 years ago
Michael Stapelberg 84192bba13
Revert "added gerber file for jlcpcb (#20)" (#21)
This reverts commit 2b1d9c87fc.
3 years ago
Sanic 2b1d9c87fc
added gerber file for jlcpcb (#20)
Co-authored-by: Sanic <sanic@users.noreply.github.com>
3 years ago
Michael Stapelberg 6cff1da9f0 README: collect debugging/troubleshooting info 4 years ago
Michael Stapelberg d47db0175a soldering instructions: link LED data sheet
related to https://github.com/kinx-project/kint/issues/13
4 years ago
Michael Stapelberg 5be2b76441 README: clarify solder instruction regarding vertical pin header
related to https://github.com/kinx-project/kint/issues/13
4 years ago
Michael Stapelberg 9da1bcd2a6 reference kint36 pull request 4 years ago
Michael Stapelberg 5b993b92ae README: which teensy: add consideration regarding advanced QMK feats 4 years ago
Michael Stapelberg b5f0040d98 README: link adapter board 4 years ago
Michael Stapelberg e04e38d728 kint2pp: link to QMK commit 4 years ago
Michael Stapelberg b5a775e5d7 kint2pp: reference QMK pull request 4 years ago
Michael Stapelberg 9cdf81b396 update README for release 4 years ago
Michael Stapelberg 50ee7aa0ec update artifacts for v2020-06-30 4 years ago
Michael Stapelberg b9be3d652a adjust silkscreen, route traces to enable GND plane filling 4 years ago
Michael Stapelberg 5b7a5d96dd teensy: update silk screen to indicate sizes and compat 4 years ago
Michael Stapelberg 7fdc6572b3 teensy: add vertical pins in teensy LC/3.2/4.0 position 4 years ago
Michael Stapelberg b6ceca42c7 README: add project description 4 years ago
Michael Stapelberg 44e6c8be96 update artifacts 4 years ago
Michael Stapelberg 07dc377cb4 give track some more space to the cutout 4 years ago