RE: https://mastodon.social/@keyboards/116372275744173493

A pretty clean keyboard layout... but having Return and Enter separate is quite interesting. Does pressing one or the other guarantee a newline in fields where pressing Return "submits"? #ClassicMacOS #retrocomputing

#keyboards

@golemwire In general, on the original Macs, the Return key inserted a carriage return (0x0D), rather than a newline (0x0A). The Enter key meant "accept" or "submit" the line, the equivalent of the "OK" button if a choice was presented.