Add the EQUATOR keyboard (#23237)

This commit is contained in:
Ramon Imbao 2024-03-21 13:03:42 +08:00 committed by GitHub
parent a1b16b8227
commit 18ae0f61ab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 280 additions and 0 deletions

View file

@ -0,0 +1,8 @@
// Copyright 2023 Ramon Imbao (@ramonimbao)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#define HAL_USE_SPI TRUE
#include_next <halconf.h>