keyboard interface #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "keyboard_interface"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Added buffered interface for the keyboard as well as display and peripherals.
Keyboard interface is defined within the keyboard kicad project, it has:
This interface should not only allow for the different keyboard configurations to be used but also split keyboard to be used as well
3 more interfaces were also added the display interface, a buffer uart line; and 2 i2c peripheral lines using a differnt bus from the keyboard to prevent peripherals from key logging.
Pull request closed