Add riblee handwired split keyboard (#22277)
This commit is contained in:
parent
7324650714
commit
2337cd1186
7 changed files with 314 additions and 0 deletions
8
keyboards/handwired/riblee_split/halconf.h
Normal file
8
keyboards/handwired/riblee_split/halconf.h
Normal 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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue