summaryrefslogtreecommitdiff
path: root/keyboards/tweetydabird/chameleon/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2023-12-05 08:30:41 +0000
committerQMK Bot <hello@qmk.fm>2023-12-05 08:30:41 +0000
commit92cf493d7f12bb2410706891c02c31432a414432 (patch)
tree7b8b695bb3a452da639483217719da4fe582dd95 /keyboards/tweetydabird/chameleon/config.h
parent7317680904ac8510258a67db97bc420ebfa4aa6c (diff)
parent229633395b8b76732ee8c1502059d8cdf406ea92 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/tweetydabird/chameleon/config.h')
-rw-r--r--keyboards/tweetydabird/chameleon/config.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/tweetydabird/chameleon/config.h b/keyboards/tweetydabird/chameleon/config.h
new file mode 100644
index 0000000000..ba31336014
--- /dev/null
+++ b/keyboards/tweetydabird/chameleon/config.h
@@ -0,0 +1,6 @@
+// Copyright 2023 Markus Knutsson (@TweetyDaBird)
+// SPDX-License-Identifier: GPL-2.0-or-later
+
+#pragma once
+
+#define WS2812_PIO_USE_PIO1 // Force the usage of PIO1 peripheral, by default the WS2812 implementation uses the PIO0 peripheral