Add riblee handwired split keyboard (#22277)

This commit is contained in:
Reibl János Dániel 2023-11-08 09:31:06 +01:00 committed by GitHub
parent 7324650714
commit 2337cd1186
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 314 additions and 0 deletions

View file

@ -0,0 +1,8 @@
// Copyright 2023 Daniel Reibl (@riblee)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#define HAL_USE_SERIAL TRUE
#include_next <halconf.h>