From 7e698c71cd8b9d0cdef6c622cfdd88a13e2a6587 Mon Sep 17 00:00:00 2001 From: Suschman Date: Tue, 20 Jul 2021 02:30:09 +0200 Subject: Six Pack and ortho_ layout updates (#13587) Co-authored-by: Ryan Co-authored-by: Suschman --- keyboards/handwired/stream_cheap/2x3/readme.md | 3 +++ keyboards/handwired/stream_cheap/2x3/rules.mk | 2 ++ 2 files changed, 5 insertions(+) create mode 100644 keyboards/handwired/stream_cheap/2x3/readme.md (limited to 'keyboards/handwired/stream_cheap/2x3') 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 -- cgit v1.2.3