mirror of
https://github.com/carlosedp/qmk_firmware.git
synced 2026-08-04 16:27:08 -04:00
Fix make commands in readmes: use default keymap, not vial
This commit is contained in:
@@ -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).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user