## User Story: > As a user, I want to be able to use common keyboard commands to navigate Halogen, So that my experience is seamless and efficient --- ## Acceptance Criteria: - [ ] If the user is in fullscreen mode for the ring light, when they hit the `ESC` key, the ring light should be minimized. --- _Note: The keycode for `ESC` is 27_
User Story:
Acceptance Criteria:
ESCkey, the ring light should be minimized.Note: The keycode for
ESCis 27