diff --git a/hardware/keyboard-sol-integrated/README.md b/hardware/keyboard-sol-integrated/README.md
index 9a70be3..a8de50c 100644
--- a/hardware/keyboard-sol-integrated/README.md
+++ b/hardware/keyboard-sol-integrated/README.md
@@ -1,6 +1,6 @@
# SOL keyboard
-This keyboard replicates the keyboard on the SOL-20.
+This keyboard with integrated encoder replicates the keyboard on the SOL-20.
The keyboard is designed using KiCad in order to be the most useful for anybody
wishing to modify the keyboard for more specific uses, or to add to the project.
@@ -25,5 +25,6 @@ classic ASCII keyset, with a special SOL-20 add-on keyset.
1. The original uses UPPERCASE+REPEAT to reset the system. For technical
reasons, this version uses CTRL+MODE_SELECT to RESET the system.
+
diff --git a/hardware/keyboard-sol-integrated/images/kbd_fit.jpg b/hardware/keyboard-sol-integrated/images/kbd_fit.jpg
new file mode 100644
index 0000000..3405a9f
Binary files /dev/null and b/hardware/keyboard-sol-integrated/images/kbd_fit.jpg differ
diff --git a/hardware/keyboard-sol-integrated/images/sol-integrated-pcb.png b/hardware/keyboard-sol-integrated/images/sol-integrated-pcb.png
new file mode 100644
index 0000000..206d4a3
Binary files /dev/null and b/hardware/keyboard-sol-integrated/images/sol-integrated-pcb.png differ
diff --git a/hardware/keyboard-sol-integrated/images/sol_20_kbd.jpg b/hardware/keyboard-sol-integrated/images/sol_20_kbd.jpg
new file mode 100644
index 0000000..8470912
Binary files /dev/null and b/hardware/keyboard-sol-integrated/images/sol_20_kbd.jpg differ