vial-qmk/keyboards/hlb/cantor/halconf.h
H3lli0n 8aee20919a
feat: adding support for HLB CantorMX F411 (#917)
* feat: adding CantorMX F411 support

* fix: documentation

* fix: bootloader definition

---------

Co-authored-by: H3lli0n <thulium.hqfr@gmail.com>
2025-08-01 19:43:27 -06:00

8 lines
159 B
C

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