5004562441
* Add: Initial steamvan firmware code * Apply suggestions from code review Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update: Remove old macro commands, per reviewer comments * Apply suggestions from code review Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update: Remove redundant backlight struct * Update: Replace preprocessor defines with enum
1.1 KiB
1.1 KiB
SteamVan
The SteamVan is a 40% PCB that aims to meet the following goals:
- Switches oriented such that the LEDs are South-facing, for compatibility with Cherry profile keycaps.
- USB Type-C support in both A to C and C to C configurations.
- QMK support.
- ESD protection circuitry, including data line protection and a polyfuse on the VCC line.
- Support for per-switch LED backlighting.
- Fits in MiniVan keyboard cases.
More info on the project, including all of the design files, can be found here.
Keyboard Maintainer: jmdaly
Hardware Supported: SteamVan PCB rev1
Hardware Availability: Through group buys.
Make example for this keyboard (after setting up your build environment):
make handwired/steamvan/rev1:default
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.