Hy-5 / VesselV3

Custom "Vessel" Keyboard - PCB + 3D Case Model + Firmware + Keycaps vector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vessel (rev 1.0)

Schematics

PCB 3D View

PCB before soldering

Soldered PCB

RgbOFF

Side View

RgbON

ISO-FR 75-ish keyboard with I2C OLED, RGB (WS2812B-2020) and rotary encoder

[WIP]

Make example for this keyboard (after setting up your build environment):

qmk compile -kb vessel -km base 2>&1 | ts '%Y-%m-%d %H:%M:%S

Flashing example for this keyboard:

A - Initial flashing
    1 - Bridge "boot0 to 3v3_1" solder jumper to pull boot0 high
    2 - Desolder logic level shifter to keep boot1 pin low
    3 - Plug in the keyboard, it will boot in dfu bootloader mode
    4 - Use whatever program you prefer, QMK Toolbox, STM32 Programmer, STLink V2 etc.
B - After initial flashing
    1 - Keep M12 button (row0, col11) pressed while plugging in the keyboard to launch in bootloader mode
    2 - Use QMK Toolbox for flashing

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.

Bootloader

Enter the bootloader in 1 way:

  • Bootmagic reset: Hold down the M12 key at ((row0, col11) in the matrix) and plug in the keyboard

About

Custom "Vessel" Keyboard - PCB + 3D Case Model + Firmware + Keycaps vector

License:MIT License


Languages

Language:HTML 88.6%Language:C 11.3%Language:Makefile 0.1%