[feature] Move files to seperate subfolder to make combining with existing userspace easier

This commit is contained in:
VeyPatch 2025-01-14 13:36:03 +01:00
parent 5edaa4b3ca
commit 1764ca5f2f
46 changed files with 78 additions and 64 deletions

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