aboutsummaryrefslogtreecommitdiffstats
path: root/config/example-menu.cfg
Commit message (Collapse)AuthorAgeFilesLines
* menu: enhancementsJanar Sööt2019-01-071-0/+6
| | | | | | | | | | - changes that make easier to use menu as module UI - new helper method for delayed callbacks - method for getting the menu instance from display - new action for sending menu:action events - allow_without_selection option for cards Signed-off-by: Janar Sööt <janar.soot@gmail.com>
* menu: allow names in card content and simplify define single card decksJanar Sööt2019-01-071-0/+9
| | | | Signed-off-by: Janar Sööt <janar.soot@gmail.com>
* menu: support for click button long pressJanar Sööt2019-01-071-2/+6
| | | | | | | - long press with timer (button release is not needed anymore) - initial support for edit mode long press gcode Signed-off-by: Janar Sööt <janar.soot@gmail.com>
* menu: new fast step rate featureJanar Sööt2018-09-211-0/+5
| | | Signed-off-by: Janar Sööt <janar.soot@gmail.com>
* display menu module for klipperJanar Sööt2018-08-201-0/+181
Signed-off-by: Janar Sööt <janar.soot@gmail.com>