Skip to content

Commit

Permalink
[Keyboard] Add Chameleon keyboard (#22427)
Browse files Browse the repository at this point in the history
Co-authored-by: Less/Rikki <[email protected]>
Co-authored-by: Duncan Sutherland <[email protected]>
  • Loading branch information
3 people authored Dec 5, 2023
1 parent eb0ce41 commit 8236f59
Show file tree
Hide file tree
Showing 5 changed files with 716 additions and 0 deletions.
6 changes: 6 additions & 0 deletions keyboards/tweetydabird/chameleon/config.h
Original file line number Diff line number Diff line change
@@ -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
Loading

0 comments on commit 8236f59

Please sign in to comment.