1
0
Fork 0

keymap_extras: Remove deprecated defines (#12949)

This commit is contained in:
Ryan 2021-07-06 09:05:11 +10:00 committed by GitHub
parent ca1b114297
commit 50d4dfd2e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
145 changed files with 649 additions and 1589 deletions

View file

@ -231,7 +231,7 @@ enum {
#define BP_SFT_T_E SFT_T(BP_E)
#define BP_SFT_T_M SFT_T(BP_M)
#define BP_SFT_T_ECRC SFT_T(BP_ECRC)
#define BP_SFT_T_ECRC SFT_T(BP_ECIR)
#define BP_SFT_T_CCED SFT_T(BP_CCED)
#define BP_LT_SYMB_COMM LT(SYMB,BP_COMM)