Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EC 23U PCB #20049

Merged
merged 11 commits into from
Mar 23, 2023
Prev Previous commit
Next Next commit
Update readme.md
Added missing `cipulot/` in example commands.
  • Loading branch information
Cipulot committed Mar 7, 2023
commit 7dea94ff1b8fe74e253c5b99d89c350b5baf7aef
4 changes: 2 additions & 2 deletions keyboards/cipulot/ec_23u/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ Open source numpad Electrostatic Capacitive PCB.

Make example for this keyboard (after setting up your build environment):

make ec_23u:default
make cipulot/ec_23u:default

Flashing example for this keyboard:

make ec_23u:default:flash
make cipulot/ec_23u: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).

Expand Down