0
0
mirror of https://github.com/qmk/qmk_firmware.git synced 2024-12-22 09:33:28 +00:00
qmk_firmware/keyboards/cantor/halconf.h

9 lines
159 B
C
Raw Normal View History

2022-05-21 16:36:54 +00:00
// Copyright 2022 Diego Palacios (@diepala)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#define HAL_USE_SERIAL TRUE
#include_next <halconf.h>