Assembly / PCB Customization
How to assemble the Portal/Sequence/Array
Our friend, Captain Sterling, has created a short video demonstrating how to assemble both our Sequence and Portal keyboards, including a sound test with our Pewter switches!
If you would like a more comprehensive guide, please visit the video above by Alex Otos! Here, Alex demonstrates how to assemble the Portal using a solderable PCB, but the build only differs for hot-swap PCBs in that you will be able to directly insert your switches without a solder.
Assembly for the Sequence keyboard is nearly identical to the Portal keyboard, excluding the weight installation.
How to properly mount your assembled PCB
Using VIAL for 60% PCB keymapping.
For our 60% PCBs, including the one for Snake, we use https://vial.rocks/ to offer the smoothest keymapping experience. No downloads are required! The site should detect your 60% PCB, where you can then edit the base and secondary key layers to your liking.
How to configure your Parallel PCB Keymapping, some default keymapping info, and known VIA issues
(note: VIA users have been reporting issues related to the app that may block VIA as a viable option for some users)
Parallel PCBs come preloaded with a keymap pictured below, but you can use either VIA configurator or QMK Configurator + QMK Toolbox to customize your own key mapping! Between the two, we recommend using QMK!
Base Keymap (Layer 1) (Note: Apple logo translates to the Windows key for Windows)
Base Keymap (Layer 2) (When holding either of the keys labeled "MO1" in Layer 1, you are then accessing the second layer pictured below)
PLEASE NOTE IF CONFIGURING WITH QMK:
1) Here are our layouts hosted on QMK:
Parallel 65% Hotswap Keyboard Default Layout (ANSI)
Parallel 65% Solderable Keyboard Default Layout (ANSI)
a) You can customize your layout for your board using the menu below in QMK Configurator:
b) After clicking the "COMPILE" and download "FIRMWARE" button, you should have the hex file necessary to flash your PCB with QMK Toolbox! (pictured below)
2) (To put your Parallel PCB into DFU (Bootloader) mode to flash with QMK, either hold ESC before connecting to your computer or press the button on the backside of your PCB)
You can find some community generated guides below by Austin V (VIA) and MechMerlin (QMK).
Why is QMK Toolbox returning "dfu-programmer: no device present" when you try to flash your PCB/Keyboard?
It may be the case that you assembled your keyboard, held ESC to put your keyboard into DFU mode, and, instead of recognizing your keyboard, saw the text shown in the picture below in the QMK console:
Link to Github Issue
In order to solve this issue, you will need to:
1) Navigate to the Tools tab in the menu bar of QMK toolbox2) Click on Install Drivers... (shown below), this will reinstall the drivers
3) Now, you should be able to flash your keyboard normally