keymap_extras
: Remove deprecated defines (#12949)
This commit is contained in:
parent
ca1b114297
commit
50d4dfd2e6
145 changed files with 649 additions and 1589 deletions
|
@ -137,12 +137,3 @@
|
|||
#define JP_RABK S(JP_DOT) // >
|
||||
#define JP_QUES S(JP_SLSH) // ?
|
||||
#define JP_UNDS S(JP_BSLS) // _
|
||||
|
||||
// DEPRECATED
|
||||
#define JP_ZHTG JP_ZKHK
|
||||
#define JP_DQT JP_DQUO
|
||||
#define JP_LT JP_LABK
|
||||
#define JP_GT JP_RABK
|
||||
|
||||
#define JP_MEISU KC_LANG2 // Eisū (英数) on macOS
|
||||
#define JP_MKANA KC_LANG1 // Kana (かな) on macOS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue