0
0
mirror of https://github.com/qmk/qmk_firmware.git synced 2025-03-13 06:54:08 +00:00
qmk_firmware/keyboards/1upkeyboards/pi40/halconf.h

7 lines
132 B
C
Raw Normal View History

// Copyright 2022 QMK
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#define HAL_USE_I2C TRUE
#include_next <halconf.h>