aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/trnthsn/tyson88/halconf.h
blob: afed4392fb778a9ec90e7ca8e79649bebc7ff198 (plain)
1
2
3
4
5
6
7
8
9
// Copyright 2025 Tyson.Keebs
// SPDX-License-Identifier: GPL-2.0-or-later

#pragma once

#define HAL_USE_SPI TRUE

#include_next <halconf.h>