summaryrefslogtreecommitdiff
path: root/keyboards/kamigakushi/halconf.h
blob: 7ba72351cb809f157ad4a353161e01d0d064f329 (plain)
1
2
3
4
5
// Copyright 2023 Alabahuy (@Alabahuy)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#define HAL_USE_I2C TRUE
#include_next <halconf.h>