mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-17 13:12:08 +00:00
Update keyboards/mode/m60h_f/config.h
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
parent
6a5f0378e3
commit
10209267e6
@ -7,7 +7,6 @@
|
|||||||
|
|
||||||
#define WS2812_PWM_DRIVER PWMD4
|
#define WS2812_PWM_DRIVER PWMD4
|
||||||
#define WS2812_PWM_CHANNEL 4
|
#define WS2812_PWM_CHANNEL 4
|
||||||
#define WS2812_PWM_PAL_MODE 2
|
|
||||||
#define WS2812_DMA_STREAM STM32_DMA1_STREAM6 // DMA Stream for TIMx_UP, see the respective reference manual for the appropriate values for your MCU.
|
#define WS2812_DMA_STREAM STM32_DMA1_STREAM6 // DMA Stream for TIMx_UP, see the respective reference manual for the appropriate values for your MCU.
|
||||||
#define WS2812_DMA_CHANNEL 2 // DMA Channel for TIMx_UP, see the respective reference manual for the appropriate values for your MCU.
|
#define WS2812_DMA_CHANNEL 2 // DMA Channel for TIMx_UP, see the respective reference manual for the appropriate values for your MCU.
|
||||||
#define WS2812_PWM_TARGET_PERIOD 800000
|
#define WS2812_PWM_TARGET_PERIOD 800000
|
Loading…
Reference in New Issue
Block a user