Remove unused MATRIX_HAS_GHOST
from config.h (#19726)
This commit is contained in:
@@ -30,9 +30,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
/* COL2ROW or ROW2COL */
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
||||
/* define if matrix has ghost */
|
||||
//#define MATRIX_HAS_GHOST
|
||||
|
||||
#define ENCODERS_PAD_A { D3, C6 }
|
||||
#define ENCODERS_PAD_B { D5, B6 }
|
||||
|
||||
|
Reference in New Issue
Block a user