KeSp_controller/ui/tabs
Mae PUGIN e8f4ee41a6 feat: KO creation with checkboxes (matching egui)
- Replace ModComboBox with Ctrl/Shift/Alt checkboxes for KO mods
- Build HID bitmask from checkboxes (Ctrl=0x01, Shift=0x02, Alt=0x04)
- Add DarkCheckbox component (Dracula theme)
- Descriptive label: "When you press [From] key, output [To] key instead"
- Read all KO fields from properties (no args in callback)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 11:06:32 +02:00
..
tab_advanced.slint feat: KO creation with checkboxes (matching egui) 2026-04-07 11:06:32 +02:00
tab_flasher.slint style: Custom DarkComboBox + DarkTab (Dracula theme throughout) 2026-04-07 08:46:39 +02:00
tab_keymap.slint style: Replace all std Button with custom DarkButton (Dracula theme) 2026-04-06 20:52:44 +02:00
tab_macros.slint style: Custom DarkComboBox + DarkTab (Dracula theme throughout) 2026-04-07 08:46:39 +02:00
tab_settings.slint style: Custom DarkComboBox + DarkTab (Dracula theme throughout) 2026-04-07 08:46:39 +02:00
tab_stats.slint style: Replace all std Button with custom DarkButton (Dracula theme) 2026-04-06 20:52:44 +02:00