Skip to content

Commit

Permalink
add soft off timer
Browse files Browse the repository at this point in the history
  • Loading branch information
AlaaSaadAbdo authored Aug 4, 2024
1 parent bcb377f commit cc4cbcc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/base30.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,11 @@
continue-list = <UNDERSCORE MINUS BACKSPACE K_CANCEL>;
};

&soft_off {
hold-time-ms = <3000>; // Only turn off it the key is held for 5 seconds or longer.
};


/* KEY POSITIONS

╭────────────────────╮ ╭────────────────────╮
Expand Down

0 comments on commit cc4cbcc

Please sign in to comment.