pub fn get_button(code: usize, platform: Platform) -> Option<Button>
Helper function to get button from platform-specific code
Uses the standard mapping by default