1
0
Fork 0

Added Cantor keyboard (#16552)

This commit is contained in:
Diego Palacios 2022-05-21 18:36:54 +02:00 committed by GitHub
parent 0103f7877a
commit e6071b891a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 193 additions and 0 deletions

View 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>