Do not repeat K_FAN_TOGGLE
This commit is contained in:
parent
67e143178d
commit
c931eb4eef
@ -275,6 +275,7 @@ static inline bool key_should_repeat(uint16_t key) {
|
|||||||
case K_AIRPLANE_MODE:
|
case K_AIRPLANE_MODE:
|
||||||
case K_CAMERA_TOGGLE:
|
case K_CAMERA_TOGGLE:
|
||||||
case K_DISPLAY_TOGGLE:
|
case K_DISPLAY_TOGGLE:
|
||||||
|
case K_FAN_TOGGLE:
|
||||||
case K_SUSPEND:
|
case K_SUSPEND:
|
||||||
case K_KBD_BKL:
|
case K_KBD_BKL:
|
||||||
case K_KBD_COLOR:
|
case K_KBD_COLOR:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user