forked from mirrors/qmk_userspace
Unicodemap keycodes rename (#21092)
This commit is contained in:
parent
45c9bc4e55
commit
a4ed6ad0f5
55 changed files with 358 additions and 360 deletions
|
@ -25,7 +25,7 @@ enum unicode_names {
|
|||
SURPRISE,
|
||||
};
|
||||
|
||||
# define X_BUL (XP(BUL1, BUL2))
|
||||
# define X_DASH (XP(EMDASH, ENDASH))
|
||||
# define X_BUL (UP(BUL1, BUL2))
|
||||
# define X_DASH (UP(EMDASH, ENDASH))
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue