Skip to content

Commit

Permalink
Update docs/hardware_keyboard_guidelines.md
Browse files Browse the repository at this point in the history
Co-Authored-By: skullydazed <[email protected]>
  • Loading branch information
vomindoraan and skullydazed committed Feb 8, 2019
1 parent 096b480 commit a47860e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/hardware_keyboard_guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Clueboard uses sub-folders for both purposes, organization and keyboard revision

* [`qmk_firmware`](https://github.com/qmk/qmk_firmware/tree/master)
* [`keyboards`](https://github.com/qmk/qmk_firmware/tree/master/keyboards)
* [`clueboard`](https://github.com/qmk/qmk_firmware/tree/master/keyboards/clueboard) &lt;-- this is the organization folder, no `rules.mk` file
* [`clueboard`](https://github.com/qmk/qmk_firmware/tree/master/keyboards/clueboard) &larr; This is the organization directory, there's no `rules.mk` file.
* [`60`](https://github.com/qmk/qmk_firmware/tree/master/keyboards/clueboard/60) &lt;-- this is a compilable keyboard, it has a `rules.mk` file.
* [`66`](https://github.com/qmk/qmk_firmware/tree/master/keyboards/clueboard/66) &lt;-- this is also compilable, it uses `DEFAULT_FOLDER` to specify `rev3` as the default revision
* [`rev1`](https://github.com/qmk/qmk_firmware/tree/master/keyboards/clueboard/66/rev1) &lt;-- compilable, `make clueboard/66/rev1`
Expand Down

0 comments on commit a47860e

Please sign in to comment.