mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-03-26 00:22:46 +00:00
Fixes for encoder abstraction. (#23195)
This commit is contained in:
@@ -31,7 +31,7 @@ enum serial_transaction_id {
|
||||
#ifdef ENCODER_ENABLE
|
||||
GET_ENCODERS_CHECKSUM,
|
||||
GET_ENCODERS_DATA,
|
||||
PUT_ENCODER_TAIL,
|
||||
CMD_ENCODER_DRAIN,
|
||||
#endif // ENCODER_ENABLE
|
||||
|
||||
#ifndef DISABLE_SYNC_TIMER
|
||||
|
||||
Reference in New Issue
Block a user