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 5fdb398 commit a5f1581
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 @@ -35,7 +35,7 @@ Clueboard uses sub-folders for both purposes, organization and keyboard revision
* [`66`](https://github.com/qmk/qmk_firmware/tree/master/keyboards/clueboard/66) &larr; 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) &larr; compilable: `make clueboard/66/rev1`
* [`rev2`](https://github.com/qmk/qmk_firmware/tree/master/keyboards/clueboard/66/rev2) &larr; compilable: `make clueboard/66/rev2`
* [`rev3`](https://github.com/qmk/qmk_firmware/tree/master/keyboards/clueboard/66/rev3) &lt;-- compilable, `make clueboard/66/rev3` and `make clueboard/66`
* [`rev3`](https://github.com/qmk/qmk_firmware/tree/master/keyboards/clueboard/66/rev3) &larr; compilable: `make clueboard/66/rev3` or `make clueboard/66`

## Keyboard Folder Structure

Expand Down

0 comments on commit a5f1581

Please sign in to comment.