mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2025-12-23 22:51:57 +00:00
Remove quantum.h includes from keyboard code (#23394)
This commit is contained in:
@@ -35,10 +35,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#include "host.h"
|
||||
#include "keyboard.h"
|
||||
|
||||
extern "C" {
|
||||
#include "quantum.h"
|
||||
}
|
||||
|
||||
/* KEY CODE to Matrix
|
||||
*
|
||||
* HID keycode(1 byte):
|
||||
|
||||
Reference in New Issue
Block a user