qmk_firmware/keyboards/cantor/halconf.h

9 lines
159 B
C
Raw Normal View History

2022-05-21 18:36:54 +02: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>