Skip to content

varna9000/q10-blackberry-keyboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Q10 blackberry keyboard

Micropython implementation of blackberry Q10 keyboard interface to esp32-wroom board.

I'm using the following breakout board for conneting the keyboard to the esp32: https://github.com/arturo182/bbq10kbd_breakout

  • Sym button swithes to symbols (and digits)
  • Either of the Shift keys switches to capital letters
  • Alt key switches to cyrillic keyboard.

Todo

  • Fix 'backspace' issue in terminal.
  • Connect oled ssd1306 display for text on screen, instead in the terminal
  • Implement button interrupts instead of regular looping through the key matrix.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages