2 // Most keyboards have the EuroSign engraved on the E key
5 key <AD03> { [ NoSymbol, NoSymbol, EuroSign ] };
8 // Many keyboards have the EuroSign engraved on the 5 key
11 key <AE05> { [ NoSymbol, NoSymbol, EuroSign ] };
14 // Many Apple keyboards have the EuroSign engraved on the 2 key
17 key <AE02> { [ NoSymbol, NoSymbol, EuroSign ] };