mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-12 19:01:55 +01:00
Remove usages of config_common.h from config.h files. (#19714)
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "config_common.h"
|
||||
|
||||
#define MATRIX_ROWS 1
|
||||
#define MATRIX_COLS 3
|
||||
|
||||
Reference in New Issue
Block a user