summaryrefslogtreecommitdiff
path: root/keyboards/1upkeyboards/pi40/halconf.h
blob: 39fbe3e88c26a9ef6544157e631db85736116410 (plain)
1
2
3
4
5
6
7
// Copyright 2022 QMK
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once

#define HAL_USE_I2C TRUE

#include_next <halconf.h>