|
@@ -8,7 +8,7 @@ Hardware Availability: [Winkeyless](https://winkeyless.kr/product/b-face-x2-pcb/
|
|
|
|
|
|
Make example for this keyboard (after setting up your build environment):
|
|
Make example for this keyboard (after setting up your build environment):
|
|
|
|
|
|
- make bface:default
|
|
|
|
|
|
+ make winkeyless/bface:default
|
|
|
|
|
|
Flashing
|
|
Flashing
|
|
|
|
|
|
@@ -41,4 +41,4 @@ macOS:
|
|
5. Flash the board by typing `bootloadHID -r` followed by the path to your `.hex` file.
|
|
5. Flash the board by typing `bootloadHID -r` followed by the path to your `.hex` file.
|
|
|
|
|
|
|
|
|
|
-See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.
|
|
|
|
|
|
+See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
|