Remove KC_DELT (#18882)

This commit is contained in:
Ryan
2022-10-28 05:33:38 +11:00
committed by GitHub
parent 19145704e4
commit 90f6b75873
39 changed files with 61 additions and 63 deletions

View File

@@ -7,7 +7,7 @@
#define MIN KC_MINS
#define SLS KC_SLSH
#define CTL KC_LCTL
#define DEL KC_DELT
#define DEL KC_DEL
#define QUE KC_QUES
#define ___ KC_NO