mirror of
https://github.com/apache/nuttx.git
synced 2026-08-05 06:10:27 +00:00
This adds support for the Q10 BlackBerry based keyboard from Solder Party. https://www.solder.party/docs/keyboard-pmod/ They keyboard device registered at /dev/kbdN is fully compatible with hidkbd and has been testing with the Keyboard FeatherWing on the nRF52 platform. The buttons are added as a standard discrete joystick if optionally enabled. The PMOD variant of this does not include these buttons, but the Keyboard FeatherWing does. This joystick is usually defined at /dev/djoyN and can be used with the djoy example application. Signed-off-by: Brennan Ashton <bashton@brennanashton.com> |
||
|---|---|---|
| .. | ||
| ads7843e.c | ||
| ads7843e.h | ||
| ajoystick.c | ||
| button_lower.c | ||
| button_upper.c | ||
| cypress_mbr3108.c | ||
| djoystick.c | ||
| ft5x06.c | ||
| ft5x06.h | ||
| Kconfig | ||
| Make.defs | ||
| max11802.c | ||
| max11802.h | ||
| mxt.c | ||
| mxt.h | ||
| nunchuck.c | ||
| spq10kbd.c | ||
| stmpe811.h | ||
| stmpe811_adc.c | ||
| stmpe811_base.c | ||
| stmpe811_gpio.c | ||
| stmpe811_temp.c | ||
| stmpe811_tsc.c | ||
| tsc2007.c | ||
| tsc2007.h | ||