Home

Awesome

Navtyl

A fork of Bastardkb Skeletyl by Wimads, adding an adafruit 5-way navigation switch on each side of the keyboard. This repository only contains instructions and firmware files. For the the original skeletyl 3D CAD/KiCAD/etc. files, go to https://github.com/Bastardkb/Skeletyl

Navtyl

Wiring instructions

The skeletyl PCB has 2 unused connections on the ribbon cables marked X on the PCB. These connections are used on the Skylla for the extra row and column that the Skeletyl doesn't have. Navtyl utilizes the extra row connection to wire the common pin of the 5 way switches. So effectively, the 5 way switches are wired like an extra number row on top of the Skeletyl. For this you want to use the upper of the two connections marked X on the PCB (the bottom X is the extra column of the Scylla, which we won't use).

Row 0 for nav-switch

So common pin of the switch goes to upper X, the other five pins will be wired to the connections for the columns, marked C2-C5. There is 2 connections for C2, C4 and C5. It doesn't matter which you use.

While soldering the ribbon cable, add a wire for the common pin to the upper X, and add one diode for column C2-C5 - the black ring on the diode should be on the PCB side. Once the ribbon is soldered, it is very difficult to add the diode afterwards, so it is best to solder the diodes and ribbon cable in one go (insert both ribbon and diode in the hole and then solder). Cut the wires of the diodes as short as possible, so risk of short circuit is limited. Make sure the ribbon and diodes are on the same side of the PCB as the smd diodes.

Diodes

The columns should be wired in the following order to the switch pins:

Diagram nav switch

It is not critical if you wire the columns in a different order, you will just need to remap the order of the keys in the firmware (navtyl.h, k00-k04, k50-k54) accordingly - but do make absolutely sure you wire the common pin correctly.

Once you soldered the diodes and the ribbons, continue the Skeletyl build guide as normal.