summaryrefslogtreecommitdiff
path: root/keyboards/handwired/stream_cheap/2x4/2x4.h
diff options
context:
space:
mode:
authorMatthias Liffers <m@tthi.as>2021-08-18 08:33:28 +0800
committerGitHub <noreply@github.com>2021-08-17 17:33:28 -0700
commit33587254a02e8c87f1c4c26338e77659ef477742 (patch)
tree116d910970cad034e04b6f48daa414c2c9ef401f /keyboards/handwired/stream_cheap/2x4/2x4.h
parentab10ce49325c390644e3885fe479b87fe5879fd7 (diff)
[Keyboard] Fix pins, add VIA support for Stream Cheap 2x4 (#14001)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/handwired/stream_cheap/2x4/2x4.h')
-rw-r--r--keyboards/handwired/stream_cheap/2x4/2x4.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/handwired/stream_cheap/2x4/2x4.h b/keyboards/handwired/stream_cheap/2x4/2x4.h
index 07856044f2..37d37af728 100644
--- a/keyboards/handwired/stream_cheap/2x4/2x4.h
+++ b/keyboards/handwired/stream_cheap/2x4/2x4.h
@@ -3,8 +3,8 @@
#include "quantum.h"
#define LAYOUT_ortho_2x4(\
- K00, K01, K02,K03, \
- K04, K05, K06,K07 \
+ K00, K01, K02, K03, \
+ K04, K05, K06, K07 \
) \
{ \
{ K00,K01,K02,K03}, \