[Keyboard] Fix compilation issues for Boardsource Microdox (#18037)

This commit is contained in:
Drashna Jaelre 2022-08-14 09:03:40 -07:00 committed by GitHub
parent fce99f3875
commit 9f31fcace3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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