mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-11 00:00:48 +00:00
Remove usages of config_common.h from config.h files. (#19714)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include "config_common.h"
|
||||
|
||||
/* COL2ROW or ROW2COL */
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
Reference in New Issue
Block a user