Keyboard: Difference between revisions - Pyra Wiki

No edit summary
(→‎Keyboard: keymat)
Line 5: Line 5:
[[Image:PandoraAndPyraFull.jpg | 600px]]
[[Image:PandoraAndPyraFull.jpg | 600px]]
* '''Comparison between [[Pyra]]'s and [[OpenPandora|Pandora]]'s Keymat '''
* '''Comparison between [[Pyra]]'s and [[OpenPandora|Pandora]]'s Keymat '''
[[Image:Pyra-Keyboard.png | 600px]]
* '''Keymat texture used to generate the renders'''


= Matrix and Keycodes =
= Matrix and Keycodes =

Revision as of 16:11, 11 May 2016

Keyboard

  • Pyra's Keyboard Lighted by one of the Prototype Boards.

  • Keymat texture used to generate the renders

Matrix and Keycodes

Keyboard matrix and button assignment

  • fixed by hardware: buttons and maeanders
  • connected to specific gpios and matrix lines
  • describes specific hardware revision

Software assignment by Linux Kernel

  • describes KEY_code for specific software revision (here letux-4.5.0 and later)
  • assumes specific hardware revision (here 5.0/5.1)
  • default Device Tree pyra-mainboard.dtsi
  • can be changed by modified device tree

TCA8418 Matrix

Keyboard Backlight

can be controlled in intensity by /sys/class/backlight device

Back
Top