[feature] Move files to seperate subfolder to make combining with existing userspace easier
This commit is contained in:
parent
5edaa4b3ca
commit
1764ca5f2f
46 changed files with 78 additions and 64 deletions
8
users/halcyon_modules/splitkb/halconf.h
Normal file
8
users/halcyon_modules/splitkb/halconf.h
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
// Copyright 2024 splitkb.com (support@splitkb.com)
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#pragma once
|
||||
|
||||
#define HAL_USE_PWM TRUE
|
||||
|
||||
#include_next <halconf.h>
|
||||
Loading…
Add table
Add a link
Reference in a new issue