Rename ZC_NOOP to ZC_NO.

This commit is contained in:
Pete Johanson
2020-05-29 11:20:05 -04:00
parent dbd4cc66c0
commit 7bc0a9957d
2 changed files with 2 additions and 2 deletions

View File

@@ -70,7 +70,7 @@
#define KC_RGUI 0xE7
#define ZC_TRNS 0xF0
#define ZC_NOOP 0xF1
#define ZC_NO 0xF1
#define ZC_CSTM(n) (0xFF + n)