summaryrefslogtreecommitdiffstats
path: root/keyboards/lxxt/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2023-04-05 18:26:07 +0000
committerQMK Bot <hello@qmk.fm>2023-04-05 18:26:07 +0000
commitf7c597b583ac7fd4413dc818256d92882e2e4481 (patch)
tree8efefbe27a724d253f7ccfb3b6ee832141a7d9a3 /keyboards/lxxt/config.h
parentcb87a238ab4ee63f8f946f1b6aa52f1a1261c282 (diff)
parent4d17fe2a995470ae265a418a0b1c5818a55c9c1d (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/lxxt/config.h')
-rw-r--r--keyboards/lxxt/config.h19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/lxxt/config.h b/keyboards/lxxt/config.h
new file mode 100644
index 0000000000..03ef56622c
--- /dev/null
+++ b/keyboards/lxxt/config.h
@@ -0,0 +1,19 @@
+/* Copyright 2023 DeskDaily
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ */
+
+#pragma once
+
+#define WS2812_PIO_USE_PIO1 \ No newline at end of file