diff options
author | Suschman <Suschman@users.noreply.github.com> | 2021-07-20 02:30:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-19 17:30:09 -0700 |
commit | 7e698c71cd8b9d0cdef6c622cfdd88a13e2a6587 (patch) | |
tree | f94f7ba52479e650a90200095cb21f4e0c1a7846 /keyboards/handwired | |
parent | 046429fa87ab26bd131c262e590aa6cd03dd9f75 (diff) |
Six Pack and ortho_ layout updates (#13587)
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Suschman <suschman@gmail.com>
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. |