~ruther/qmk_firmware

ref: 833abef115c8715a2bb56a871a557cc6e80ff48c qmk_firmware/keyboards/ymdk/ymd75/rev4/iso/config.h -rw-r--r-- 263 bytes
833abef1 — Joel Challis Migrate RGB Matrix config to info.json - XZY (#22879) 1 year, 5 months ago
                                                                                
1
2
3
4
5
6
7
8
9
// Copyright 2023 zvecr<git@zvecr.com>
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once

#define WS2812_PWM_DRIVER PWMD4
#define WS2812_PWM_CHANNEL 4
#define WS2812_PWM_PAL_MODE 2
#define WS2812_DMA_STREAM STM32_DMA1_STREAM7
#define WS2812_DMA_CHANNEL 7
Do not follow this link