Fix make commands in readmes: use default keymap, not vial

This commit is contained in:
bofhgit
2026-07-27 15:28:06 -04:00
parent 03b38dff4c
commit 6e6c76e75e
2 changed files with 4 additions and 4 deletions
@@ -12,11 +12,11 @@ original closed-source `librdrcommon.a` with
Make example for this keyboard (after setting up your build environment):
make chosfox/geonix_rev25/geonix40:vial
make chosfox/geonix_rev25/geonix40:default
Flashing example for this keyboard:
make chosfox/geonix_rev25/geonix40:vial:flash
make chosfox/geonix_rev25/geonix40: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).
@@ -13,11 +13,11 @@ slot. This is an open-source port replacing the original closed-source `librdrco
Make example for this keyboard (after setting up your build environment):
make chosfox/geonix_rev25/geonix41:vial
make chosfox/geonix_rev25/geonix41:default
Flashing example for this keyboard:
make chosfox/geonix_rev25/geonix41:vial:flash
make chosfox/geonix_rev25/geonix41: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).