mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-09 01:39:12 +00:00
move @qpocket 's keyboards to qpocket/ (#15827)
This commit is contained in:
parent
38e085df87
commit
de1417b660
56 changed files with 7 additions and 7 deletions
|
@ -9,10 +9,10 @@ i am he and you are me
|
|||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make eggman:default
|
||||
make qpockets/eggman:default
|
||||
|
||||
Flashing example for this keyboard:
|
||||
|
||||
make eggman:default:flash
|
||||
make qpockets/eggman: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).
|
|
@ -9,10 +9,10 @@ Give your space some space
|
|||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make space_space/rev2:default
|
||||
make qpockets/space_space/rev2:default
|
||||
|
||||
Flashing example for this keyboard:
|
||||
|
||||
make space_space/rev2:default:flash
|
||||
make qpockets/space_space/rev2: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).
|
1
keyboards/qpockets/space_space/rules.mk
Normal file
1
keyboards/qpockets/space_space/rules.mk
Normal file
|
@ -0,0 +1 @@
|
|||
DEFAULT_FOLDER = qpockets/space_space/rev2
|
|
@ -10,11 +10,11 @@ an ortho drop in PCB for Van cases
|
|||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make wanten:default
|
||||
make qpockets/wanten:default
|
||||
|
||||
Flashing example for this keyboard:
|
||||
|
||||
make wanten:default:flash
|
||||
make qpockets/wanten: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).
|
||||
|
|
@ -1 +0,0 @@
|
|||
DEFAULT_FOLDER = space_space/rev2
|
Loading…
Reference in a new issue