qmk_firmware/keyboards/handwired/stream_cheap
James Young 89b9a39614
Migrate LOCKING_*_ENABLE to Data-Driven: H, Part 4 (#23764)
Affects:

  - `handwired/reclined`
  - `handwired/retro_refit`
  - `handwired/selene`
  - `handwired/sick68`
  - `handwired/sick_pad`
  - `handwired/skakunm_dactyl`
  - `handwired/slash`
  - `handwired/snatchpad`
  - `handwired/sono1`
  - `handwired/space_oddity`
  - `handwired/split89`
  - `handwired/split_cloud`
  - `handwired/steamvan/rev1`
  - `handwired/sticc14`
  - `handwired/stream_cheap/2x3`
  - `handwired/stream_cheap/2x4`
  - `handwired/stream_cheap/2x5`
  - `handwired/symmetric70_proto/promicro`
  - `handwired/symmetric70_proto/proton_c`
  - `handwired/symmetry60`
  - `handwired/tennie`
  - `handwired/terminus_mini`
  - `handwired/trackpoint`
  - `handwired/tritium_numpad`
  - `handwired/twadlee/tp69`
  - `handwired/unk/rev1`
  - `handwired/uthol/rev3`
  - `handwired/videowriter`
  - `handwired/wabi`
  - `handwired/woodpad`
2024-05-21 23:57:59 +01:00
..
2x3 Migrate LOCKING_*_ENABLE to Data-Driven: H, Part 4 (#23764) 2024-05-21 23:57:59 +01:00
2x4 Migrate LOCKING_*_ENABLE to Data-Driven: H, Part 4 (#23764) 2024-05-21 23:57:59 +01:00
2x5 Migrate LOCKING_*_ENABLE to Data-Driven: H, Part 4 (#23764) 2024-05-21 23:57:59 +01:00
readme.md Handwired/Stream_Cheap/2x4: Add via support (#13297) 2021-08-11 07:40:30 +10:00

Stream Cheap

An ortholinear macropad, available in 2x3, 2x4, and 2x5 sizes.

Hardware:

  • 3d printed switch plate

  • 6-10 key switches

  • 3d printed case

  • Handwired in Direct Pins mode (i.e. all switches share a common GND and are wired to their own pin)

  • Uses a Pro Micro

  • Includes a reset switch accessible by a hole on the bottom

  • Keyboard Maintainer: hartk1213

  • Hardware Supported: Pro Micro

  • Hardware Availability: Thingiverse

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

make handwired/stream_cheap/2x3:default
make handwired/stream_cheap/2x4:default
make handwired/stream_cheap/2x4:via
make handwired/stream_cheap/2x5:default

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