Skip to content

Commit

Permalink
tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
TweetyDaBird committed Feb 29, 2024
1 parent 47d2c4c commit b04f233
Show file tree
Hide file tree
Showing 6 changed files with 531 additions and 62 deletions.
18 changes: 1 addition & 17 deletions keyboards/tweetydabird/chameleon/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,4 @@

#pragma once

/*
* Feature disable options
* These options are also useful to firmware size reduction.
*/

/* disable debug print */
//#define NO_DEBUG

/* disable print */
//#define NO_PRINT

/* disable action features */
//#define NO_ACTION_LAYER
//#define NO_ACTION_TAPPING
//#define NO_ACTION_ONESHOT

#define WS2812_PIO_USE_PIO1 // Force the usage of PIO1 peripheral, by default the WS2812 implementation uses the PIO0 peripheral
#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 b04f233

Please sign in to comment.