mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-12 11:34:38 +00:00
[Keyboard] move @vuhopkep 's keebs into /hnahkb (#16102)
This commit is contained in:
parent
d9238b7baf
commit
a2cfa23baf
24 changed files with 6 additions and 6 deletions
|
@ -11,10 +11,10 @@ Freyr is a tenkeyless keyboard, support ansi and iso layout.
|
|||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make freyr:default
|
||||
make hnahkb/freyr:default
|
||||
|
||||
Flashing example for this keyboard:
|
||||
|
||||
make freyr:default:flash
|
||||
make hnahkb/freyr: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).
|
|
@ -10,10 +10,10 @@ A custom keyboard design for VGS community
|
|||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make stella:default
|
||||
make hnahkb/stella:default
|
||||
|
||||
Flashing example for this keyboard:
|
||||
|
||||
make stella:default:flash
|
||||
make hnahkb/stella: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).
|
|
@ -10,10 +10,10 @@ A compact 60% keyboard for VNMK
|
|||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make vn66:default
|
||||
make hnahkb/vn66:default
|
||||
|
||||
Flashing example for this keyboard:
|
||||
|
||||
make vn66:default:flash
|
||||
make hnahkb/vn66: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).
|
Loading…
Reference in a new issue