summaryrefslogtreecommitdiff
path: root/keyboards/input_club/infinity60/led/halconf.h
blob: 50c7d0000146a871dbef8f0e80b29e3d54ee4036 (plain)
1
2
3
4
5
6
7
8
// Copyright 2023 QMK
// SPDX-License-Identifier: GPL-2.0-or-later

#pragma once

#define HAL_USE_I2C TRUE

#include_next <halconf.h>