Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge branch 'euro' into 'master'
[fingerterm] Emit the euro keycode for euro key in german layout. Contributes TJC#214381

See merge request mer-core/fingerterm!30
  • Loading branch information
pvuorela committed Sep 30, 2019
2 parents 99ceb69 + a671e07 commit 8f9a4d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/german.layout
Expand Up @@ -9,7 +9,7 @@

["esc", 0x1000000, "", 0x0]
["<", 0x3c, "§", 0xa7]
[">", 0x3e, "€", 0x0a4]
[">", 0x3e, "€", 0x20ac]
["|", 0x7c, "&", 0x26]
["!", 0x21, "?", 0x3f]
["\"", 0x22, "$", 0x24]
Expand Down

0 comments on commit 8f9a4d5

Please sign in to comment.