From 04cd833fe92eafaceb9a713a1d565cc14ebcc866 Mon Sep 17 00:00:00 2001 From: Kat Shann Date: Thu, 25 Sep 2025 10:14:50 +0100 Subject: [PATCH 1/2] Update intro.adoc Add note about PCIe peripherals. --- .../asciidoc/computers/keyboard-computers/intro.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/asciidoc/computers/keyboard-computers/intro.adoc b/documentation/asciidoc/computers/keyboard-computers/intro.adoc index 0defc274b..a6c29051e 100644 --- a/documentation/asciidoc/computers/keyboard-computers/intro.adoc +++ b/documentation/asciidoc/computers/keyboard-computers/intro.adoc @@ -173,7 +173,7 @@ For more information, see <>. [[replace-m2]] === Replace your M.2 SSD -You can expand storage capacity by replacing the M.2 SSD in your Raspberry Pi 500+. The Raspberry Pi 500+ supports SSDs that use the M.2 M key edge connector in the form factors 2230, 2242, 2260, and 2280. +You can expand storage capacity by replacing the M.2 SSD in your Raspberry Pi 500+. You can also use this slot to install a different PCIe peripheral. The Raspberry Pi 500+ supports devvices that use the M.2 M key edge connector in the form factors 2230, 2242, 2260, and 2280. To complete this procedure, you need a cross head screwdriver, a flat head screwdriver, and the provided plastic opening tool (spudger). @@ -731,4 +731,4 @@ $ rpi-keyboard-config game The game uses your keyboard backlighting as the "screen", and the lights flash in patterns to represent the bird and pipes. Your goal is to keep the bird from hitting pipes, similar to the original Flappy Bird. Press the space bar to fly over pipes (lit-up LEDs). Your "bird" continues to drop until you press the space bar. Your score is determined by the number of pipes you've successfully passed, which is indicated by the number of purple LEDs along the top of the keyboard. -To exit the game, press *Q* on your keyboard. \ No newline at end of file +To exit the game, press *Q* on your keyboard. From 6db24ba887eb4bf55625d77b72e4b9871b4ea599 Mon Sep 17 00:00:00 2001 From: Kat Shann Date: Thu, 25 Sep 2025 13:52:59 +0100 Subject: [PATCH 2/2] Update documentation/asciidoc/computers/keyboard-computers/intro.adoc Co-authored-by: Andrew Scheller --- documentation/asciidoc/computers/keyboard-computers/intro.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/asciidoc/computers/keyboard-computers/intro.adoc b/documentation/asciidoc/computers/keyboard-computers/intro.adoc index a6c29051e..8337af515 100644 --- a/documentation/asciidoc/computers/keyboard-computers/intro.adoc +++ b/documentation/asciidoc/computers/keyboard-computers/intro.adoc @@ -173,7 +173,7 @@ For more information, see <>. [[replace-m2]] === Replace your M.2 SSD -You can expand storage capacity by replacing the M.2 SSD in your Raspberry Pi 500+. You can also use this slot to install a different PCIe peripheral. The Raspberry Pi 500+ supports devvices that use the M.2 M key edge connector in the form factors 2230, 2242, 2260, and 2280. +You can expand storage capacity by replacing the M.2 SSD in your Raspberry Pi 500+. You can also use this slot to install a different PCIe peripheral. The Raspberry Pi 500+ supports devices that use the M.2 M key edge connector in the form factors 2230, 2242, 2260, and 2280. To complete this procedure, you need a cross head screwdriver, a flat head screwdriver, and the provided plastic opening tool (spudger).