Added Cantor keyboard (#16552)
This commit is contained in:
parent
0103f7877a
commit
e6071b891a
7 changed files with 193 additions and 0 deletions
8
keyboards/cantor/halconf.h
Normal file
8
keyboards/cantor/halconf.h
Normal file
|
@ -0,0 +1,8 @@
|
|||
// Copyright 2022 Diego Palacios (@diepala)
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#pragma once
|
||||
|
||||
#define HAL_USE_SERIAL TRUE
|
||||
|
||||
#include_next <halconf.h>
|
Loading…
Add table
Add a link
Reference in a new issue