Skip to content

Commit

Permalink
Fix inverted backlight for XD87 (qmk#8612)
Browse files Browse the repository at this point in the history
  • Loading branch information
sigprof committed Mar 30, 2020
1 parent e90d66f commit b892a14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions keyboards/xd87/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:https://www.gnu.org/licenses/>.
#define BACKLIGHT_PIN D0
// #define BACKLIGHT_BREATHING
#define BACKLIGHT_LEVELS 3
#define BACKLIGHT_ON_STATE 0

#define RGB_DI_PIN B7
#ifdef RGB_DI_PIN
Expand Down

0 comments on commit b892a14

Please sign in to comment.