[Keyboard] Ploopy improvements (#15348)
This commit is contained in:
@@ -61,3 +61,6 @@ enum ploopy_keycodes {
|
||||
PLOOPY_SAFE_RANGE,
|
||||
#endif
|
||||
};
|
||||
|
||||
bool encoder_update_user(uint8_t index, bool clockwise);
|
||||
bool encoder_update_kb(uint8_t index, bool clockwise);
|
||||
|
||||
Reference in New Issue
Block a user