summaryrefslogtreecommitdiff
path: root/keyboards/tkc/portico/portico.c
diff options
context:
space:
mode:
authorTerryMathews <terry@terrymathews.net>2021-07-20 00:01:36 -0400
committerGitHub <noreply@github.com>2021-07-19 21:01:36 -0700
commit9941cf00519349c8487ac18fee92f5114150194a (patch)
treed6df3cac6ae277f36084736f0a594949690b3b94 /keyboards/tkc/portico/portico.c
parent8b0a996d5d4bec0ee5901ee217650d8f432b4f5a (diff)
[Keyboard] PORTICO: add support for wt_rgb (#13241)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/tkc/portico/portico.c')
-rw-r--r--keyboards/tkc/portico/portico.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/tkc/portico/portico.c b/keyboards/tkc/portico/portico.c
index e4fd741078..a65a85d242 100644
--- a/keyboards/tkc/portico/portico.c
+++ b/keyboards/tkc/portico/portico.c
@@ -136,4 +136,4 @@ void rgb_matrix_indicators_kb(void) {
rgb_matrix_driver.flush();
}
}
-#endif
+#endif \ No newline at end of file