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: src/trademark.md
+6-8Lines changed: 6 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,11 +6,11 @@ Anyone is entitled and encouraged to use the logo, the term "QMK (Firmware)", "P
6
6
7
7
1. Don't imply QMK or its contributors endorse/make the keyboard
8
8
2.[Contribute their keyboard's configuration back to qmk:master roughly by the keyboard's ship date](https://github.com/qmk/qmk_firmware/pulls/)
9
-
3. Link to the [QMK website](https://qmk.fm) or [Github repo](https://github.com/qmk/qmk_firmware) on their product page
9
+
3. Link to the [QMK website](https://qmk.fm) or [GitHub repo](https://github.com/qmk/qmk_firmware) on their product page
10
10
11
11
Images with the logo and preferred wording to use on PCBs, print-outs, websites, stickers, merch, etc are below.
12
12
13
-
## Optional steps
13
+
## Optional Steps
14
14
15
15
1. Request a tag (`<keyboard>-<version>` e.g. `planck-4.2`) of the commit shipped with the keyboard in [qmk/qmk_firmware](https://github.com/qmk/qmk_firmware). A compiled .hex/.bin is usually added to the release page for this.
16
16
2. Be aware of [GPL compliance](https://fsfe.org/activities/ftf/useful-tips-for-vendors.en.html) - having a tag in the repo helps with this.
@@ -19,7 +19,7 @@ If your project uses QMK as the default and official firmware, we'd like to add
19
19
20
20
## Images
21
21
22
-
These are the default-sized badges in svg format (pngs: [dark](/badge-dark.png), [light](/badge-light.png)):
22
+
These are the default-sized badges in svg format (PNGs: [dark](/badge-dark.png), [light](/badge-light.png)):
23
23
24
24
<table>
25
25
<tr>
@@ -28,7 +28,7 @@ These are the default-sized badges in svg format (pngs: [dark](/badge-dark.png),
28
28
</tr>
29
29
</table>
30
30
31
-
A smaller version of each (pngs: [dark](/badge-small-dark.png), [light](/badge-small-light.png)):
31
+
A smaller version of each (PNGs: [dark](/badge-small-dark.png), [light](/badge-small-light.png)):
32
32
33
33
<table>
34
34
<tr>
@@ -37,7 +37,7 @@ A smaller version of each (pngs: [dark](/badge-small-dark.png), [light](/badge-s
37
37
</tr>
38
38
</table>
39
39
40
-
And badges for compatible or community-supported keyboards (pngs: [dark](/badge-community-dark.png), [light](/badge-community-light.png)):
40
+
And badges for compatible or community-supported keyboards (PNGs: [dark](/badge-community-dark.png), [light](/badge-community-light.png)):
41
41
42
42
<table>
43
43
<tr>
@@ -46,6 +46,4 @@ And badges for compatible or community-supported keyboards (pngs: [dark](/badge-
46
46
</tr>
47
47
</table>
48
48
49
-
**Please do not use modified versions these images** - if you'd like to use something different, [let us know](https://github.com/qmk/qmk.fm/issues), and we'll do our best to accommodate your wishes!
50
-
51
-
<small>This page's modification history can be viewed [here](https://github.com/qmk/qmk.fm/commits/gh-pages/_pages/powered.md).</small>
49
+
**Please do not use modified versions of these images** - if you'd like to use something different, [let us know](https://github.com/qmk/qmk.fm/issues), and we'll do our best to accommodate your wishes!
0 commit comments