summaryrefslogtreecommitdiffstats
path: root/keyboards/lxxt/config.h
diff options
context:
space:
mode:
authorDeskDaily <65656486+DeskDaily@users.noreply.github.com>2023-04-06 02:25:21 +0800
committerGitHub <noreply@github.com>2023-04-05 12:25:21 -0600
commit4d17fe2a995470ae265a418a0b1c5818a55c9c1d (patch)
tree639d4e1c0826caae7f44f49e17dd97afa8a716ff /keyboards/lxxt/config.h
parent1d045e854b7adbe8a60ce5aeb16438c4652949da (diff)
[Keyboard] Add lxxt (#19935)
Co-authored-by: Neil Brian Ramirez <nightlykeyboards@gmail.com> Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com>
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