diff options
Diffstat (limited to 'keyboards/cantor/halconf.h')
-rw-r--r-- | keyboards/cantor/halconf.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/cantor/halconf.h b/keyboards/cantor/halconf.h deleted file mode 100644 index 8214c4bc6d..0000000000 --- a/keyboards/cantor/halconf.h +++ /dev/null @@ -1,8 +0,0 @@ -// Copyright 2022 Diego Palacios (@diepala) -// SPDX-License-Identifier: GPL-2.0-or-later - -#pragma once - -#define HAL_USE_SERIAL TRUE - -#include_next <halconf.h> |