summaryrefslogtreecommitdiff
path: root/keyboards/shandoncodes/mino_plus/hotswap/halconf.h
blob: fb8ce45220b191acc974c0c145d4025536ffe824 (plain)
1
2
3
4
5
6
7
// Copyright 2023 ShandonCodes (@ShandonCodes)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once

#define HAL_USE_I2C TRUE

#include_next <halconf.h>