keychron_qmk_firmware/keyboards/eason/void65h/halconf.h

9 lines
136 B
C
Raw Permalink Normal View History

2024-08-04 05:46:12 +06:00
// Copyright 2024 Eason
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#define HAL_USE_SPI TRUE
#include_next <halconf.h>