qmk_sweep_skeletyl/keyboards/rmi_kb/equator/halconf.h

9 lines
156 B
C
Raw Normal View History

2024-03-21 06:03:42 +01:00
// Copyright 2023 Ramon Imbao (@ramonimbao)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#define HAL_USE_SPI TRUE
#include_next <halconf.h>