summaryrefslogtreecommitdiff
path: root/keyboards/keebio/sinc/rev4/halconf.h
blob: 64036dec35f9ab80f015846540f07f14d4fddbdf (plain)
1
2
3
4
5
6
7
8
// Copyright 2023 Danny Nguyen (danny@keeb.io)
// SPDX-License-Identifier: GPL-2.0-or-later

#pragma once

#define HAL_USE_I2C TRUE

#include_next <halconf.h>