qmk_firmware/keyboards/dlip/haritev2/halconf.h

8 lines
152 B
C
Raw Permalink Normal View History

2025-05-14 20:12:59 +10:00
// Copyright 2023 Dane Lipscombe (@dlip)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#define HAL_USE_SPI TRUE
#include_next <halconf.h>