Skip to content

Commit

Permalink
Remove duplicate COMBINING HORN in keymap_us_extended.h (qmk#18045)
Browse files Browse the repository at this point in the history
  • Loading branch information
precondition authored and nolanseaton committed Jan 23, 2023
1 parent ca36f02 commit f780880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quantum/keymap_extras/keymap_us_extended.h
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
#define US_CURR ALGR(US_4) // ¤
#define US_EURO ALGR(US_5) // €
#define US_DCIR ALGR(US_6) // ^ (dead)
#define US_HORN ALGR(US_7) // ̛̛ (dead)
#define US_HORN ALGR(US_7) // ̛ (dead)
#define US_OGON ALGR(US_8) // ˛ (dead)
#define US_LSQU ALGR(US_9) // ‘
#define US_RSQU ALGR(US_0) // ’
Expand Down

0 comments on commit f780880

Please sign in to comment.