1. Giant switch-in-switch key handler (125 lines) gui_process_key() has switch(key) → switch(gui.focused_field) at every key. Each field (action, device, file, addr, verify, execute, hex) has its own ...