mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2025-12-22 22:21:58 +00:00
Merge remote-tracking branch 'upstream/master' into develop
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
#endif
|
||||
|
||||
#if PS2_DATA_PIN + 1 != PS2_CLOCK_PIN
|
||||
# error PS/2 Clock pin must be followed by data pin!
|
||||
# error PS/2 clock pin must be data pin + 1!
|
||||
#endif
|
||||
|
||||
static inline void pio_serve_interrupt(void);
|
||||
|
||||
Reference in New Issue
Block a user