diff options
author | QMK Bot <hello@qmk.fm> | 2021-07-20 00:30:40 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-07-20 00:30:40 +0000 |
commit | f9332747e324f4fd131c4251cbc4996c7e9eb0a3 (patch) | |
tree | 12b95ad3968d0479e60d6593766bc708ee9b61d5 /keyboards/handwired | |
parent | f493f560cc85585b336930ca551a44df10aab90c (diff) | |
parent | 7e698c71cd8b9d0cdef6c622cfdd88a13e2a6587 (diff) | |
download | qmk_firmware-f9332747e324f4fd131c4251cbc4996c7e9eb0a3.tar.gz qmk_firmware-f9332747e324f4fd131c4251cbc4996c7e9eb0a3.zip |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired')
-rw-r--r-- | keyboards/handwired/stream_cheap/2x3/readme.md | 3 | ||||
-rw-r--r-- | keyboards/handwired/stream_cheap/2x3/rules.mk | 2 | ||||
-rw-r--r-- | keyboards/handwired/stream_cheap/2x4/readme.md | 3 | ||||
-rw-r--r-- | keyboards/handwired/stream_cheap/2x5/readme.md | 3 |
4 files changed, 11 insertions, 0 deletions
diff --git a/keyboards/handwired/stream_cheap/2x3/readme.md b/keyboards/handwired/stream_cheap/2x3/readme.md new file mode 100644 index 0000000000..69ce022f6d --- /dev/null +++ b/keyboards/handwired/stream_cheap/2x3/readme.md @@ -0,0 +1,3 @@ +# Stream Cheap + +An ortholinear macropad, 2x3 configuration. diff --git a/keyboards/handwired/stream_cheap/2x3/rules.mk b/keyboards/handwired/stream_cheap/2x3/rules.mk index e4ffb10d04..2d79fa4352 100644 --- a/keyboards/handwired/stream_cheap/2x3/rules.mk +++ b/keyboards/handwired/stream_cheap/2x3/rules.mk @@ -20,3 +20,5 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow BLUETOOTH_ENABLE = no # Enable Bluetooth AUDIO_ENABLE = no # Audio output + +LAYOUTS = ortho_2x3 diff --git a/keyboards/handwired/stream_cheap/2x4/readme.md b/keyboards/handwired/stream_cheap/2x4/readme.md new file mode 100644 index 0000000000..d15fcaeaf2 --- /dev/null +++ b/keyboards/handwired/stream_cheap/2x4/readme.md @@ -0,0 +1,3 @@ +# Stream Cheap + +An ortholinear macropad, 2x4 configuration. diff --git a/keyboards/handwired/stream_cheap/2x5/readme.md b/keyboards/handwired/stream_cheap/2x5/readme.md new file mode 100644 index 0000000000..99aab61e4b --- /dev/null +++ b/keyboards/handwired/stream_cheap/2x5/readme.md @@ -0,0 +1,3 @@ +# Stream Cheap + +An ortholinear macropad, 2x5 configuration. |