Remove KC_DELT alias in favor of KC_DEL (#6327)
* Remove KC_DELT alias in favor of KC_DEL * Add changelog
This commit is contained in:
committed by
skullydazed
parent
7ff57644e1
commit
267a85c885
@@ -12,7 +12,7 @@
|
||||
#define PGUP KC_PGUP
|
||||
#define PGDN KC_PGDN
|
||||
#define END_ KC_END
|
||||
#define DELT KC_DELETE
|
||||
#define DEL KC_DELETE
|
||||
#define UPUP KC_UP
|
||||
#define D_WN KC_DOWN
|
||||
#define LEFT KC_LEFT
|
||||
|
Reference in New Issue
Block a user