qmk_firmware/keyboards/handwired/onekey/keymaps/dip_switch_map/config.h

7 lines
152 B
C
Raw Normal View History

// Copyright 2023 QMK
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
// TODO: Remove reuse of pin
#define DIP_SWITCH_PINS { WS2812_DI_PIN }