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: k66/3-building.html
+1-1
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
---
5
5
<divclass="page-content">
6
6
<h1>Building</h1>
7
-
<p>It is now time to compile QMK into machine code for the keyboard! We will use this compiled firmware to flash to the keyboard in the next page. Let us start off by changing one of the files using a simple command. Once you finish the command be sure that <b>only two lines</b> have been changed no more, no less.</p>
7
+
<p>It is now time to compile QMK into machine code for the keyboard! We will use this compiled firmware to flash to the keyboard in the next page.</p>
8
8
9
9
<p>It is finally time to build, QMK makes it super simple, all you need to do is run this make command.</p>
0 commit comments