feat(hypr): set standard key repeat for zsa moonlander
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>main
parent
7bc86cb33c
commit
4acc5beb24
|
|
@ -21,7 +21,7 @@ hl.device({
|
|||
kb_model = "",
|
||||
kb_options = "",
|
||||
kb_rules = "",
|
||||
repeat_rate = 0,
|
||||
repeat_delay = 0,
|
||||
repeat_rate = 10,
|
||||
repeat_delay = 500,
|
||||
sensitivity = 0,
|
||||
})
|
||||
|
|
|
|||
Loading…
Reference in New Issue