Single-byte keyboard driver #15

Open
opened 2024-01-09 21:42:34 +07:00 by Arsen Mirzaev Tatyano-Muradovich · 0 comments

Description

The Divergent project will have a total of 8 main optical keys on the back side. It is necessary to develop a keyboard layout driver for it.

Properties

  1. Normal input method - all 8 keys can be combined into shortcut keys
  2. Bit input mode - each of the 8 keys is responsible for its own bit
  3. Piano mode - the keys will be arranged in the format of the selected layout (probably QWERTY), and will be arranged in the form of octaves, which can be switched using the side additional buttons
## Description The [Divergent](https://git.mirzaev.sexy/mirzaev/-/projects/21) project will have a total of 8 main optical keys on the back side. It is necessary to develop a keyboard layout driver for it. ## Properties 1. Normal input method - all 8 keys can be combined into shortcut keys 2. Bit input mode - each of the 8 keys is responsible for its own bit 3. Piano mode - the keys will be arranged in the format of the selected layout (probably QWERTY), and will be arranged in the form of octaves, which can be switched using the side additional buttons
Arsen Mirzaev Tatyano-Muradovich added the
Difficulty
Hard
Probability
High
labels 2024-01-09 21:42:34 +07:00
Arsen Mirzaev Tatyano-Muradovich added this to the Divergent project 2024-01-09 21:42:40 +07:00
Arsen Mirzaev Tatyano-Muradovich added a new dependency 2024-01-09 21:43:00 +07:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Depends on
You do not have permission to read 1 dependency
Reference: mirzaev/projects#15
No description provided.