~ruther/qmk_firmware

a2cfa23baf5dd43c5649b58fabb4fae95b9ee086 — peepeetee 3 years ago d9238b7
[Keyboard] move @vuhopkep 's keebs into /hnahkb (#16102)

R keyboards/freyr/config.h => keyboards/hnahkb/freyr/config.h +0 -0
R keyboards/freyr/freyr.c => keyboards/hnahkb/freyr/freyr.c +0 -0
R keyboards/freyr/freyr.h => keyboards/hnahkb/freyr/freyr.h +0 -0
R keyboards/freyr/info.json => keyboards/hnahkb/freyr/info.json +0 -0
R keyboards/freyr/keymaps/default/keymap.c => keyboards/hnahkb/freyr/keymaps/default/keymap.c +0 -0
R keyboards/freyr/keymaps/default/readme.md => keyboards/hnahkb/freyr/keymaps/default/readme.md +0 -0
R keyboards/freyr/readme.md => keyboards/hnahkb/freyr/readme.md +2 -2
@@ 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).

R keyboards/freyr/rules.mk => keyboards/hnahkb/freyr/rules.mk +0 -0
R keyboards/stella/config.h => keyboards/hnahkb/stella/config.h +0 -0
R keyboards/stella/info.json => keyboards/hnahkb/stella/info.json +0 -0
R keyboards/stella/keymaps/default/keymap.c => keyboards/hnahkb/stella/keymaps/default/keymap.c +0 -0
R keyboards/stella/keymaps/default/readme.md => keyboards/hnahkb/stella/keymaps/default/readme.md +0 -0
R keyboards/stella/readme.md => keyboards/hnahkb/stella/readme.md +2 -2
@@ 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).

R keyboards/stella/rules.mk => keyboards/hnahkb/stella/rules.mk +0 -0
R keyboards/stella/stella.c => keyboards/hnahkb/stella/stella.c +0 -0
R keyboards/stella/stella.h => keyboards/hnahkb/stella/stella.h +0 -0
R keyboards/vn66/config.h => keyboards/hnahkb/vn66/config.h +0 -0
R keyboards/vn66/info.json => keyboards/hnahkb/vn66/info.json +0 -0
R keyboards/vn66/keymaps/default/keymap.c => keyboards/hnahkb/vn66/keymaps/default/keymap.c +0 -0
R keyboards/vn66/keymaps/default/readme.md => keyboards/hnahkb/vn66/keymaps/default/readme.md +0 -0
R keyboards/vn66/readme.md => keyboards/hnahkb/vn66/readme.md +2 -2
@@ 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).

R keyboards/vn66/rules.mk => keyboards/hnahkb/vn66/rules.mk +0 -0
R keyboards/vn66/vn66.c => keyboards/hnahkb/vn66/vn66.c +0 -0
R keyboards/vn66/vn66.h => keyboards/hnahkb/vn66/vn66.h +0 -0