3 // Most keyboards have the EuroSign engraved on the E key
6 key <AD03> { [ NoSymbol, NoSymbol, EuroSign ] };
9 // Many Apple keyboards have the EuroSign engraved on the 2 key
12 key <AE02> { [ NoSymbol, NoSymbol, EuroSign ] };
15 // Some keyboards have the EuroSign engraved on the 4 key
18 key <AE04> { [ NoSymbol, NoSymbol, EuroSign ] };
21 // Many keyboards have the EuroSign engraved on the 5 key
24 key <AE05> { [ NoSymbol, NoSymbol, EuroSign ] };