Skip to content

Commit

Permalink
Add ordinals ª and º to list of optional extrakeys
Browse files Browse the repository at this point in the history
  • Loading branch information
sdrapha authored Aug 6, 2023
1 parent 4851caa commit e955ba4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions srcs/juloo.keyboard2/ExtraKeysPreference.java
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ public class ExtraKeysPreference extends PreferenceCategory
"£",
"§",
"†",
"ª",
"º",
"switch_greekmath",
"capslock",
"copy",
Expand Down

0 comments on commit e955ba4

Please sign in to comment.