Fixed warning for including config_common.h

This commit is contained in:
Matthias Fulz 2023-03-29 23:54:57 +02:00
parent ae7e3d8139
commit 81e56339a0
4 changed files with 12 additions and 20 deletions

View File

@ -18,8 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#include "config_common.h"
/* key matrix size */
// Rows are doubled-up
#define MATRIX_ROWS 14

View File

@ -18,8 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#include "config_common.h"
// #define PRODUCT_ID 0x3836
// #define DEVICE_VER 0x0001
// #define PRODUCT Trenctyl Manuform(6x6) BlackPill F01

View File

@ -18,8 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#include "config_common.h"
// #define PRODUCT_ID 0x3836
// #define DEVICE_VER 0x0001
// #define PRODUCT Trenctyl Manuform(6x6) BlackPill F01

View File

@ -18,8 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#include "config_common.h"
/* USB Device descriptor parameter */
// #define VENDOR_ID 0x44FD
// #define MANUFACTURER mfulz