Remove unneeded macro.
This commit is contained in:
parent
2ba4385f49
commit
2f1c3dd538
1 changed files with 2 additions and 4 deletions
|
@ -142,5 +142,3 @@
|
|||
#define MOD_RSFT (1 << 0x05)
|
||||
#define MOD_RALT (1 << 0x06)
|
||||
#define MOD_RGUI (1 << 0x07)
|
||||
|
||||
#define ZK_IS_CONSUMER(k) (ZK_KEY(k) >= 0x100)
|
||||
|
|
Loading…
Reference in a new issue