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>