qmk_firmware/keyboards/shandoncodes/riot_pad/halconf.h

7 lines
157 B
C
Raw Normal View History

// Copyright 2023 ShandonCodes (@ShandonCodes)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#define HAL_USE_SPI TRUE
#include_next <halconf.h>