summaryrefslogtreecommitdiff
path: root/keyboards/dasky/reverb/halconf.h
blob: bb437f8d5894708a84a706cfd978587d96b16b50 (plain)
1
2
3
4
5
6
7
8
// Copyright 2023 Dasky (@daskygit)
// SPDX-License-Identifier: GPL-2.0-or-later

#pragma once

#define HAL_USE_SPI TRUE

#include_next <halconf.h>