qmk_firmware/keyboards/kamigakushi/halconf.h

6 lines
148 B
C
Raw Normal View History

2023-01-17 05:48:44 +00:00
// Copyright 2023 Alabahuy (@Alabahuy)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#define HAL_USE_I2C TRUE
#include_next <halconf.h>