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
+3-2
Original file line number
Diff line number
Diff line change
@@ -38,10 +38,11 @@ When making this keyboard I wanted to build something that fulfilled a few requi
38
38
<li> Easy configuration by editing a text file for each individual button</li>
39
39
<li> It can act as a <b>shortcut keyboard</b> => no matter how long you press the button it only clicks once </li>
40
40
<li> It can act as a <b>keyboard</b> => as long as you keep a button pressed the programmed buttons in the configuration file will be pressed; example : in Fusion360 oribiting around a 3D object is done by holding pressed SHIFT+Mouse Middle Button and moving the mouse pointer; this can be achieved by keeping pressed one button on the macro keyboard and moving: your own mouse, the joystick on the macro keyboard or the rotary encoders </li>
41
-
<li> 2 firmware versions, one for <b>Shortcut keyboard</b> functionality and one for <b>Keyboard</b> functionality .</li>
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>
41
+
<li> 2 firmware versions, one for <b>Shortcut keyboard</b> functionality and one for <b>Keyboard functionality </b> .</li>
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)</b></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
+
<li> For developers, this board also comes with exposed SWD interface that can be used if you need to </li>
Copy file name to clipboardexpand all lines: docs/index.md
+6-1
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,17 @@
1
1
## Welcome to the MacroKB web resources page
2
2
3
-

3
+

4
4
5
5
The user manual can be found [here](manual.md).
6
6
7
7
More details are present in the Github repository [here](https://github.com/mikepdiy/Macro-Keyboard-with-Encoders/)
8
8
9
+

9
10
11
+
<h4> Tempted to grab one for yourself ? </h4>
12
+
13
+
14
+
<ahref="https://www.tindie.com/products/mikepdiy/macrokb-shortcut-keyboard/"><imgsrc="https://d2ss6ovg47m0r5.cloudfront.net/badges/tindie-mediums.png"alt="I sell on Tindie"width="150"height="78"></a>
0 commit comments