[Keyboard] move @vuhopkep 's keebs into /hnahkb (#16102)

fix_template_bootmagic
peepeetee 3 years ago committed by GitHub
parent d9238b7baf
commit a2cfa23baf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 0
      keyboards/hnahkb/freyr/config.h
  2. 0
      keyboards/hnahkb/freyr/freyr.c
  3. 0
      keyboards/hnahkb/freyr/freyr.h
  4. 0
      keyboards/hnahkb/freyr/info.json
  5. 0
      keyboards/hnahkb/freyr/keymaps/default/keymap.c
  6. 0
      keyboards/hnahkb/freyr/keymaps/default/readme.md
  7. 4
      keyboards/hnahkb/freyr/readme.md
  8. 0
      keyboards/hnahkb/freyr/rules.mk
  9. 0
      keyboards/hnahkb/stella/config.h
  10. 0
      keyboards/hnahkb/stella/info.json
  11. 0
      keyboards/hnahkb/stella/keymaps/default/keymap.c
  12. 0
      keyboards/hnahkb/stella/keymaps/default/readme.md
  13. 4
      keyboards/hnahkb/stella/readme.md
  14. 0
      keyboards/hnahkb/stella/rules.mk
  15. 0
      keyboards/hnahkb/stella/stella.c
  16. 0
      keyboards/hnahkb/stella/stella.h
  17. 0
      keyboards/hnahkb/vn66/config.h
  18. 0
      keyboards/hnahkb/vn66/info.json
  19. 0
      keyboards/hnahkb/vn66/keymaps/default/keymap.c
  20. 0
      keyboards/hnahkb/vn66/keymaps/default/readme.md
  21. 4
      keyboards/hnahkb/vn66/readme.md
  22. 0
      keyboards/hnahkb/vn66/rules.mk
  23. 0
      keyboards/hnahkb/vn66/vn66.c
  24. 0
      keyboards/hnahkb/vn66/vn66.h

@ -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…
Cancel
Save