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

miryoku-merge-master
Drashna Jaelre 3 years ago committed by GitHub
parent fce99f3875
commit 9f31fcace3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save