You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
315 B

  1. // Copyright 2023 binepad (@binepad)
  2. // SPDX-License-Identifier: GPL-2.0-or-later
  3. #pragma once
  4. #define ENCODER_DEFAULT_POS 0x3 // enable 1:1 resolution
  5. // Default PIO0 cases flickering in this board. Setting to PIO1 resolves this issue.
  6. #define WS2812_PIO_USE_PIO1
  7. // Timing for SK6812
  8. #define WS2812_T1H 650