You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+9
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,16 @@ When making this keyboard I wanted to build something that fulfilled a few requi
42
42
<li> In both firmware versions the keyboard can also type text for you i.e.: in case you want to use to type frequently used phrase or passowrd <b>(It's NOT SAFE to save your password in a shortcut keyboard and use it like this but sometimes convenience wins and the option is here but it's your choice if you want to use it or not)</li>
43
43
<li> Access to the source code that was written for the Arduino IDE but it can be used in other IDE's</li>
44
44
<li> .uf2 firmware releases with the original firmware released by me but also future updates in case there will be bugs that need to be fixed.</li>
45
+
</ul>
45
46
47
+
<h4> Included in this Repo </h4>
48
+
<ul>
49
+
<li> Schematic </li>
50
+
<li> Code for Arduino </li>
51
+
<li> Bootloader </li>
52
+
<li> .step board 3D file </li>
53
+
<li> .stl 3D printable case that can be printed with FDM printers with 0.2mm layer height, 0.4mm nozzle and 30% infill using PLA </li>
0 commit comments