lint related fixes 1

This commit is contained in:
silvinor 2025-05-02 19:52:05 +10:00
parent 6fbba7234e
commit 84aedd1872
4 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,6 @@
// Copyright 2023 binepad (@binepad)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#define HAL_USE_I2C TRUE

View File

@ -12,8 +12,6 @@
},
"features": {
"bootmagic": true,
"command": false,
"console": false,
"extrakey": true,
"mousekey": true,
"nkro": true,

View File

@ -1,3 +1,6 @@
// Copyright 2023 binepad (@binepad)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#include_next <mcuconf.h>

View File

@ -1,4 +1,5 @@
# @see `info.json` for config
# Copyright 2023 binepad (@binepad)
# SPDX-License-Identifier: GPL-2.0-or-later
CUSTOM_MATRIX = yes