diff options
author | nopunin10did <w.alex.ronke@gmail.com> | 2020-11-24 04:59:22 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-24 01:59:22 -0800 |
commit | 6e97a4c8b915e7be4d86ea9969c0e7d7e9876b8b (patch) | |
tree | 6c7fc421c7ced7ce6537e0fd7dc38b06355fbf74 /keyboards/nopunin10did/railroad/readme.md | |
parent | 429474d1c323bf746b0ed158ae9aa2002319009d (diff) |
Railroad fix (#10935)
* Fix Railroad build issues
* Update keyboards/nopunin10did/railroad/rev0/rules.mk
* Update keyboards/nopunin10did/railroad/rev0/rev0.h
* Add extra copy of readme to the rev0 folder
* Update keyboards/nopunin10did/railroad/rev0/readme.md
Diffstat (limited to 'keyboards/nopunin10did/railroad/readme.md')
-rw-r--r-- | keyboards/nopunin10did/railroad/readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/nopunin10did/railroad/readme.md b/keyboards/nopunin10did/railroad/readme.md index c84e3573f2..aac088f12e 100644 --- a/keyboards/nopunin10did/railroad/readme.md +++ b/keyboards/nopunin10did/railroad/readme.md @@ -10,6 +10,6 @@ A long keyboard with ortholinear alphas and semi-standard modifier keys. For mor Make example for this keyboard (after setting up your build environment): - make nopunin10did/railroad:default + make nopunin10did/railroad/rev0:default 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). |