summaryrefslogtreecommitdiff
path: root/keyboards/qck75/v1/halconf.h
blob: bbf9322333dba54d00778218a6c6c577fcdf2f2b (plain)
1
2
3
4
5
6
7
8
9
// Copyright 2023 Andrian (@PoringH)
// SPDX-License-Identifier: GPL-2.0-or-later

#pragma once

#define HAL_USE_I2C TRUE

#include_next <halconf.h>