mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-22 00:16:41 +06:00
Add missing gpio include to ps2 vendor (#22063)
This commit is contained in:
parent
48b4ce6ddb
commit
16f2a3e2f8
|
@ -1,6 +1,7 @@
|
|||
// Copyright 2022 Marek Kraus (@gamelaster)
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#include "gpio.h"
|
||||
#include "hardware/pio.h"
|
||||
#include "hardware/clocks.h"
|
||||
#include "ps2.h"
|
||||
|
|
Loading…
Reference in New Issue
Block a user