keyboards: follow qmk naming convention

This commit is contained in:
He4eT 2025-05-12 11:30:58 +02:00
commit 0a6ab657c2
19 changed files with 3 additions and 3 deletions

View file

@ -1,8 +0,0 @@
// Copyright 2022 Diego Palacios (@diepala)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#define HAL_USE_SERIAL TRUE
#include_next <halconf.h>