qmk_sweep_skeletyl/keyboards/handwired/steamvan
Nick Brassel 87291437bd
Add board specific to Proton-C, with usual defaults turned on. (#10976)
- Set all other ChibiOS defaults to 'off', when not targeting Proton-C
- Modified all existing F303 boards to point at the QMK_PROTON_C to ensure repeatable binary output
- Modified version.h generation so that SKIP_VERSION=yes generates the same output
2020-12-03 13:04:28 +11:00
..
keymaps Enable RGB underglow on the CO60 and SteamVan, switch backlight code to QMK built-in code (#7874) 2020-01-13 03:48:24 +00:00
rev1 Add board specific to Proton-C, with usual defaults turned on. (#10976) 2020-12-03 13:04:28 +11:00
info.json [Keyboard] Add: Initial steamvan firmware code (#6501) 2019-08-13 10:26:54 -07:00
readme.md [Keyboard] Add: Initial steamvan firmware code (#6501) 2019-08-13 10:26:54 -07:00

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.