qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

config.h (256B)


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