forked from mirrors/qmk_firmware
3d00620711
* Add ifndef to WS2812 timing constraints Due to the way that the PrimeKB Meridian PCB was designed, this change is needed in order to properly adjust the LEDs. Testing: * Compiled primekb/meridian:default successfully * Compiled random board (walletburner/neuron:default) successfully * Fix linting errors Missed some spacing * More linting fixes Spacing on the comments... really? * Rename WS2812 timing parameters for clarity; add comments * Add docs update for the WS2812 timing macros * Fix typo on comment * Add ifndef for WS2812_RES * Update double backticks and table with parameters * Move timing adjustments documentation to ws2812_drivers * Move timings adjustment discussion to bitbang section * Update T0H and T1H definitions in subtractions * format Co-authored-by: Gondolindrim <alvaro.volpato@usp.br> Co-authored-by: zvecr <git@zvecr.com> |
||
---|---|---|
.. | ||
eeprom | ||
ps2 | ||
analog.c | ||
analog.h | ||
audio_dac.h | ||
audio_dac_additive.c | ||
audio_dac_basic.c | ||
audio_pwm.h | ||
audio_pwm_hardware.c | ||
audio_pwm_software.c | ||
i2c_master.c | ||
i2c_master.h | ||
serial.c | ||
serial_usart.c | ||
serial_usart.h | ||
spi_master.c | ||
spi_master.h | ||
uart.c | ||
uart.h | ||
usbpd_stm32g4.c | ||
ws2812.c | ||
ws2812_pwm.c | ||
ws2812_spi.c |