Add the Bolt Industries Pico 87 keyboard, a DIY tenkeyless keyboard using the Raspberry Pi Pico. Since there is no common connector defined for the board, the GPIO bank is referenced directly as &gpio0 in the device tree overlay. Signed-off-by: Florian Limberger <flo@purplekraken.com>
8 lines
150 B
YAML
8 lines
150 B
YAML
file_format: "1"
|
|
id: pico87
|
|
name: Pico 87
|
|
type: shield
|
|
url: https://github.com/mountainmannm/Bolt-Industries/
|
|
requires: [rpi_pico]
|
|
features:
|
|
- keys
|