mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
[Bug] Fix compilation issues with PS/2 driver on F4x1 controllers (#20433)
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
// chibiOS headers
|
||||
#include "ch.h"
|
||||
#include "hal.h"
|
||||
#include "gpio.h"
|
||||
|
||||
/* Check port settings for clock and data line */
|
||||
#if !(defined(PS2_CLOCK_PIN))
|
||||
|
||||
Reference in New Issue
Block a user