Skip to content

Commit

Permalink
define CZ_PERC S(CZ_PLUS) → define CZ_PERC S(CZ_EQL) (#18008)
Browse files Browse the repository at this point in the history
  • Loading branch information
precondition authored Aug 13, 2022
1 parent 20f0f40 commit e3415d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quantum/keymap_extras/keymap_czech.h
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
#define CZ_8 S(CZ_AACU) // 8
#define CZ_9 S(CZ_IACU) // 9
#define CZ_0 S(CZ_EACU) // 0
#define CZ_PERC S(CZ_PLUS) // %
#define CZ_PERC S(CZ_EQL) // %
#define CZ_CARN S(CZ_ACUT) // ˇ (dead)
// Row 2
#define CZ_SLSH S(CZ_UACU) // /
Expand Down

0 comments on commit e3415d6

Please sign in to comment.