-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor modifier key handling and update constants
- Refactored the handling of modifier keys in `src/api/focus/keymap/db/base.js` to use a new range defined in `constants.js`, improving code clarity and maintainability. - Updated `constants.js` to include a new range for modifier keys, enhancing the structure and readability of key definitions. - These changes ensure that the handling of modifier keys is more aligned with the updated constants, facilitating future updates and maintenance.
- Loading branch information
Showing
2 changed files
with
27 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters