qmk_firmware/keyboards/handwired/onekey/keymaps/dip_switch_map/config.h
2023-12-11 23:06:18 +00:00

7 lines
152 B
C

// 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 }