~ruther/qmk_firmware

ref: 8c05254a68f291a374eef3ac4174914a196c726a qmk_firmware/keyboards/binepad/bnk9/config.h -rw-r--r-- 256 bytes
8c05254a — Vino Rodrigues [Bug][Keyboard] Fix encoder resolution issue with Binepad BNK9 (#23707) 11 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
// Copyright 2023 binepad (@binepad)
// SPDX-License-Identifier: GPL-2.0-or-later

#pragma once

// Default PIO0 cases flickering in this board.  Setting to PIO1 resolves this issue.
#define WS2812_PIO_USE_PIO1

// Timing for SK6812
#define WS2812_T1H 650
Do not follow this link