qmk-dactyl-manuform-a/keyboards/handwired/steamvan
Ryan 9dcd03b6ca
Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)
* Set bootloader to stm32-dfu for STM32F303

* Set bootloader to stm32-dfu for STM32F0x2

* Set bootloader to stm32-dfu for STM32F4x1

* Set bootloader to stm32duino for sowbug

* Delete redundant bootloader_defs headers

* Add some missing MCU name comments

* Move APM32 dfu-suffix overrides underneath bootloader

* Remove redundant STM32_BOOTLOADER_ADDRESS defines/rules
2021-06-08 19:48:46 +10: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 Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) 2021-06-08 19:48:46 +10: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

readme.md

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.