~ruther/qmk_firmware

ref: b99143fdd2637f573bb8c2632a38b84acc1945a0 qmk_firmware/keyboards/mode/m60h_f/config.h -rw-r--r-- 277 bytes
b99143fd — NoOne2246 Oneshot locked mods split transaction (#23434) 1 year, 8 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
// Copyright 2023 contact@vwolf.be
// SPDX-License-Identifier: GPL-2.0-or-later

#pragma once

#define WS2812_PWM_DRIVER PWMD4
#define WS2812_PWM_CHANNEL 4
#define WS2812_PWM_DMA_STREAM STM32_DMA1_STREAM6
#define WS2812_PWM_DMA_CHANNEL 2
#define WS2812_PWM_TARGET_PERIOD 800000