lotus: Update building and flashing instructions
Signed-off-by: Daniel Schaefer <dhs@frame.work>
This commit is contained in:
parent
80987831fb
commit
f392272ee4
@ -8,15 +8,15 @@ Keyboard input module for Lotus.
|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
qmk compile -kb lotus -km 78_ansi
|
||||
qmk compile -kb lotus -km 79_iso
|
||||
qmk compile -kb lotus -km 83_jis
|
||||
qmk compile -kb lotus/ansi -km default
|
||||
qmk compile -kb lotus/iso -km default
|
||||
qmk compile -kb lotus/jis -km default
|
||||
qmk compile -kb lotus/numpad -km default
|
||||
qmk compile -kb lotus/gridpad -km default
|
||||
|
||||
Flashing example for this keyboard:
|
||||
|
||||
qmk compile -kb lotus -km 78_ansi
|
||||
qmk compile -kb lotus -km 79_iso
|
||||
qmk compile -kb lotus -km 83_jis
|
||||
qmk compile -kb lotus/ansi -km 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).
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user