0
0
mirror of https://github.com/qmk/qmk_firmware.git synced 2024-12-17 15:13:23 +00:00
qmk_firmware/keyboards/stront/keymaps/zzeneg/halconf.h

9 lines
147 B
C
Raw Normal View History

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