Skip to content

Commit

Permalink
[Keyboard] Fix compilation issues for Boardsource Microdox (#18037)
Browse files Browse the repository at this point in the history
  • Loading branch information
drashna authored Aug 14, 2022
1 parent fce99f3 commit 9f31fca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions keyboards/boardsource/microdox/v2/config.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
// Copyright 2022 jack (@waffle87)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once

#undef RGB_DI_PIN
#define RGB_DI_PIN B5
#define RGB_MATRIX_MAXIMUM_BRIGHTNESS 150
#define DRIVER_LED_TOTAL 44
Expand Down

0 comments on commit 9f31fca

Please sign in to comment.