Update keyboards/protokeeb/rev1/readme.md

Co-authored-by: jack <jack@pngu.org>
This commit is contained in:
Mrinal Singh Tak 2024-06-25 05:21:18 +05:30 committed by GitHub
parent 58c2102013
commit 8930af70f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,15 +21,12 @@ The default layout comes pre-flashed on every Protokeeb and consists of two laye
Make example for this keyboard (after setting up your build environment):
```go
make protokeeb/rev1:default
```
make protokeeb/rev1:default
Flashing example for this keyboard:
```go
make protokeeb/rev1:default:flash
```
make protokeeb/rev1:default:flash
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).