diff --git a/DS4Windows/DS4Forms/Hotkeys.Designer.cs b/DS4Windows/DS4Forms/Hotkeys.Designer.cs
index 388c274..6da65ef 100644
--- a/DS4Windows/DS4Forms/Hotkeys.Designer.cs
+++ b/DS4Windows/DS4Forms/Hotkeys.Designer.cs
@@ -88,6 +88,7 @@
this.lbLinkText = new System.Windows.Forms.Label();
this.btcTextBox = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
+ this.makerSupportLinkLabel = new System.Windows.Forms.LinkLabel();
this.tCAbout.SuspendLayout();
this.tPHotkeys.SuspendLayout();
this.tPCredits.SuspendLayout();
@@ -469,10 +470,18 @@
resources.ApplyResources(this.label1, "label1");
this.label1.Name = "label1";
//
+ // makerSupportLinkLabel
+ //
+ resources.ApplyResources(this.makerSupportLinkLabel, "makerSupportLinkLabel");
+ this.makerSupportLinkLabel.Name = "makerSupportLinkLabel";
+ this.makerSupportLinkLabel.TabStop = true;
+ this.makerSupportLinkLabel.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.MakerSupportLinkLabel_LinkClicked);
+ //
// Hotkeys
//
resources.ApplyResources(this, "$this");
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
+ this.Controls.Add(this.makerSupportLinkLabel);
this.Controls.Add(this.label1);
this.Controls.Add(this.btcTextBox);
this.Controls.Add(this.linkDonate);
@@ -554,5 +563,6 @@
private System.Windows.Forms.LinkLabel linkTeokp;
private System.Windows.Forms.TextBox btcTextBox;
private System.Windows.Forms.Label label1;
+ private System.Windows.Forms.LinkLabel makerSupportLinkLabel;
}
}
\ No newline at end of file
diff --git a/DS4Windows/DS4Forms/Hotkeys.cs b/DS4Windows/DS4Forms/Hotkeys.cs
index e8beea6..8502a4b 100644
--- a/DS4Windows/DS4Forms/Hotkeys.cs
+++ b/DS4Windows/DS4Forms/Hotkeys.cs
@@ -115,5 +115,10 @@ namespace DS4Windows
{
Process.Start("https://github.com/teokp");
}
+
+ private void MakerSupportLinkLabel_LinkClicked(object sender, LinkLabelLinkClickedEventArgs e)
+ {
+ Process.Start("https://www.makersupport.com/Ryochan7");
+ }
}
}
diff --git a/DS4Windows/DS4Forms/Hotkeys.resx b/DS4Windows/DS4Forms/Hotkeys.resx
index 2a8635a..97d25e4 100644
--- a/DS4Windows/DS4Forms/Hotkeys.resx
+++ b/DS4Windows/DS4Forms/Hotkeys.resx
@@ -205,7 +205,7 @@
$this
- 5
+ 6
True
@@ -286,16 +286,16 @@
$this
- 3
+ 4
Top, Right
- 382, 15
+ 378, 15
- 173, 14
+ 97, 14
21
@@ -316,7 +316,7 @@
$this
- 2
+ 3
True
@@ -1892,7 +1892,7 @@ Scan Code: Keys are interpreted differently. May be needed for certain games
$this
- 4
+ 5
328, 32
@@ -1919,7 +1919,7 @@ Scan Code: Keys are interpreted differently. May be needed for certain games
$this
- 1
+ 2
291, 32
@@ -1943,6 +1943,33 @@ Scan Code: Keys are interpreted differently. May be needed for certain games
$this
+ 1
+
+
+ Top, Right
+
+
+ 481, 15
+
+
+ 74, 14
+
+
+ 25
+
+
+ MakerSupport
+
+
+ makerSupportLinkLabel
+
+
+ System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ $this
+
+
0
diff --git a/README.md b/README.md
index af2d3c7..34b1db9 100644
--- a/README.md
+++ b/README.md
@@ -27,3 +27,12 @@ be made during code review to try to tweak the changes in order to improve
application performance. However, there is a chance that a pull request will be
rejected if no reasonable solution can be found to incorporate code changes.
+## Sending Coin
+
+If you would like to send some coin my way, here are some means by
+which to do so.
+
+BTC Address: 1DnMJwjdd7JRfHJap2mmTmADYm38SzR2z9
+MakerSupport: https://www.makersupport.com/Ryochan7
+PayPal: https://paypal.me/ryochan7
+