Skip to content

Commit

Permalink
Update RGB wiring for BFO
Browse files Browse the repository at this point in the history
  • Loading branch information
nooges committed Aug 11, 2020
1 parent 010de75 commit 2112a48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions keyboards/keebio/bfo9000/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* ws2812 RGB LED */
#define RGB_DI_PIN B4
#define RGBLED_NUM 20 // Number of LEDs
#define RGBLED_SPLIT { 10, 10 }

/*
* Feature disable options
Expand Down

0 comments on commit 2112a48

Please sign in to comment.