mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-13 07:25:44 +00:00
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> |
||
---|---|---|
.. | ||
boards | ||
drivers | ||
_timer.h | ||
_wait.c | ||
_wait.h | ||
atomic_util.h | ||
bootloader.c | ||
chibios_config.h | ||
eeprom_stm32.c | ||
eeprom_stm32.h | ||
eeprom_stm32_defs.h | ||
eeprom_teensy.c | ||
flash.mk | ||
flash_stm32.c | ||
flash_stm32.h | ||
gd32v_compatibility.h | ||
gpio.h | ||
pin_defs.h | ||
platform.c | ||
platform.mk | ||
platform_deps.h | ||
sleep_led.c | ||
suspend.c | ||
syscall-fallbacks.c | ||
timer.c | ||
wait.c |