2020-01-29 15:09:38 +00:00
|
|
|
# SOL keyboard
|
|
|
|
|
2020-01-29 15:10:48 +00:00
|
|
|
This keyboard replicates the keyboard on the SOL-20.
|
2020-01-29 15:09:38 +00:00
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
The keyset for the SOL-20 keyboard consists of the Unified Keyboard Project
|
|
|
|
classic ASCII keyset, with a special SOL-20 add-on keyset.
|
|
|
|
|
|
|
|
## Differences from the original include:
|
|
|
|
|
|
|
|
1. The original keyboard is a capacitive keyboard. This keyboard uses standard
|
2020-06-05 15:38:24 +00:00
|
|
|
switches (either Cherry or Futaba).
|
2020-01-29 15:09:38 +00:00
|
|
|
|
|
|
|
1. The original keycaps have an 11 degree angled stem. It may be possible to
|
2020-05-13 02:47:00 +00:00
|
|
|
find such keycaps, but I was unable to find any. It also may be possible to
|
|
|
|
create 11 degree adapters. But this keyboard uses straight keycaps. I have
|
|
|
|
tried both styles, and do not find a difference in typing comfort or speed,
|
|
|
|
althought there is an aesthetic difference. There is s tiny bit of space
|
|
|
|
between keys using straight keycaps, so an 11 degree adapter may not require
|
|
|
|
any change to the layout.
|
2020-06-05 15:53:35 +00:00
|
|
|
|
2020-06-07 04:04:10 +00:00
|
|
|
|
2020-06-05 15:53:35 +00:00
|
|
|
1. The original uses UPPERCASE+REPEAT to reset the system. For technical
|
|
|
|
reasons, this version uses CTRL+MODE_SELECT to RESET the system.
|
2020-03-21 17:13:07 +00:00
|
|
|
|
2020-06-05 15:35:01 +00:00
|
|
|
<img alt="Sol 20 Keyboard" src="images/sol_20_kbd.jpg" width=90%>
|
2020-06-07 04:04:10 +00:00
|
|
|
<img alt="Sol 20 Keyboard" src="images/kbd_fit.jpg" width=90%>
|