logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (1083B)


  1. # SteamVan
  2. The SteamVan is a 40% PCB that aims to meet the following goals:
  3. * Switches oriented such that the LEDs are South-facing, for
  4. compatibility with Cherry profile keycaps.
  5. * USB Type-C support in both A to C and C to C configurations.
  6. * QMK support.
  7. * ESD protection circuitry, including data line protection and a
  8. polyfuse on the VCC line.
  9. * Support for per-switch LED backlighting.
  10. * Fits in MiniVan keyboard cases.
  11. More info on the project, including all of the design files, can be found [here](https://github.com/jmdaly/steamvan).
  12. Keyboard Maintainer: [jmdaly](https://github.com/jmdaly)
  13. Hardware Supported: SteamVan PCB rev1
  14. Hardware Availability: Through group buys.
  15. Make example for this keyboard (after setting up your build environment):
  16. make handwired/steamvan/rev1:default
  17. See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).