mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-11 10:21:43 +01:00
Add ps2_busywait.c and recfactor PS/2 protocol
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ ifdef PS2_MOUSE_ENABLE
|
||||
endif
|
||||
|
||||
ifdef PS2_USE_BUSYWAIT
|
||||
SRC += protocol/ps2.c
|
||||
SRC += protocol/ps2_busywait.c
|
||||
OPT_DEFS += -DPS2_USE_BUSYWAIT
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user