mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-03-24 15:42:52 +00:00
Migrate some tmk_core files to quantum (#11791)
* Migrate some tmk_core files to quantum * Fix build errors
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include "common/matrix.h"
|
||||
#include "matrix.h"
|
||||
|
||||
void transport_master_init(void);
|
||||
void transport_slave_init(void);
|
||||
|
||||
Reference in New Issue
Block a user