diff --git a/ion/include/ion/events.h b/ion/include/ion/events.h index a76a80f0c..d3ba86fa6 100644 --- a/ion/include/ion/events.h +++ b/ion/include/ion/events.h @@ -60,7 +60,7 @@ bool isLockActive(); void setLongRepetition(bool longRepetition); bool isLongRepetition(); void updateModifiersFromEvent(Event e); -void didPressNewKey(); // Used for haptic feedback on simulators +void didPressNewKey(); // Plain