summaryrefslogtreecommitdiff
path: root/keyboards/handwired/stream_cheap/readme.md
diff options
context:
space:
mode:
authorLuigi311 <luigi311.lg@gmail.com>2021-08-10 15:40:30 -0600
committerGitHub <noreply@github.com>2021-08-11 07:40:30 +1000
commit8d1255ccab40eb3bff00fd24079bf92d73687e87 (patch)
treef820e429ad7ab441419ab44eafdad8af2d4d9507 /keyboards/handwired/stream_cheap/readme.md
parent184c2e35affd51abcfa74bdc90564058b6a39a41 (diff)
Handwired/Stream_Cheap/2x4: Add via support (#13297)
* Handwired/Stream_Cheap/2x4: Add via support Signed-off-by: Luigi311 <luigi311.lg@gmail.com> * Handwired/Stream_Cheap: Update readme for via Signed-off-by: Luigi311 <luigi311.lg@gmail.com> * Handwired/Stream_Cheap/2x4: Add 2x4 to via json Signed-off-by: Luigi311 <luigi311.lg@gmail.com> * Handwired/Stream_Cheap/2x4: Add GPL2+ License to keymap Signed-off-by: Luigi311 <luigi311.lg@gmail.com>
Diffstat (limited to 'keyboards/handwired/stream_cheap/readme.md')
-rw-r--r--keyboards/handwired/stream_cheap/readme.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/handwired/stream_cheap/readme.md b/keyboards/handwired/stream_cheap/readme.md
index 1b4d77ea9f..4343e2312d 100644
--- a/keyboards/handwired/stream_cheap/readme.md
+++ b/keyboards/handwired/stream_cheap/readme.md
@@ -18,6 +18,7 @@ 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](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).