Browse Source

[Keyboard] move @yynmt 's boards into /yynmt (#16075)

pull/16157/head
peepeetee 2 years ago
committed by GitHub
parent
commit
6cb0e8924b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
19 changed files with 2 additions and 2 deletions
  1. +0
    -0
      keyboards/yynmt/dozen0/config.h
  2. +0
    -0
      keyboards/yynmt/dozen0/dozen0.c
  3. +0
    -0
      keyboards/yynmt/dozen0/dozen0.h
  4. +0
    -0
      keyboards/yynmt/dozen0/info.json
  5. +0
    -0
      keyboards/yynmt/dozen0/keymaps/default/keymap.c
  6. +0
    -0
      keyboards/yynmt/dozen0/keymaps/default/readme.md
  7. +0
    -0
      keyboards/yynmt/dozen0/keymaps/f12/keymap.c
  8. +0
    -0
      keyboards/yynmt/dozen0/keymaps/via/keymap.c
  9. +0
    -0
      keyboards/yynmt/dozen0/keymaps/via/rules.mk
  10. +1
    -1
      keyboards/yynmt/dozen0/readme.md
  11. +0
    -0
      keyboards/yynmt/dozen0/rules.mk
  12. +0
    -0
      keyboards/yynmt/kagamidget/config.h
  13. +0
    -0
      keyboards/yynmt/kagamidget/info.json
  14. +0
    -0
      keyboards/yynmt/kagamidget/kagamidget.c
  15. +0
    -0
      keyboards/yynmt/kagamidget/kagamidget.h
  16. +0
    -0
      keyboards/yynmt/kagamidget/keymaps/default/keymap.c
  17. +0
    -0
      keyboards/yynmt/kagamidget/keymaps/default/readme.md
  18. +1
    -1
      keyboards/yynmt/kagamidget/readme.md
  19. +0
    -0
      keyboards/yynmt/kagamidget/rules.mk

keyboards/dozen0/config.h → keyboards/yynmt/dozen0/config.h View File


keyboards/dozen0/dozen0.c → keyboards/yynmt/dozen0/dozen0.c View File


keyboards/dozen0/dozen0.h → keyboards/yynmt/dozen0/dozen0.h View File


keyboards/dozen0/info.json → keyboards/yynmt/dozen0/info.json View File


keyboards/dozen0/keymaps/default/keymap.c → keyboards/yynmt/dozen0/keymaps/default/keymap.c View File


keyboards/dozen0/keymaps/default/readme.md → keyboards/yynmt/dozen0/keymaps/default/readme.md View File


keyboards/dozen0/keymaps/f12/keymap.c → keyboards/yynmt/dozen0/keymaps/f12/keymap.c View File


keyboards/dozen0/keymaps/via/keymap.c → keyboards/yynmt/dozen0/keymaps/via/keymap.c View File


keyboards/dozen0/keymaps/via/rules.mk → keyboards/yynmt/dozen0/keymaps/via/rules.mk View File


keyboards/dozen0/readme.md → keyboards/yynmt/dozen0/readme.md View File

@ -10,6 +10,6 @@ Hardware Availability: links to where you can find this hardware
Make example for this keyboard (after setting up your build environment):
make dozen0:default
make yynmt/dozen0: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).

keyboards/dozen0/rules.mk → keyboards/yynmt/dozen0/rules.mk View File


keyboards/kagamidget/config.h → keyboards/yynmt/kagamidget/config.h View File


keyboards/kagamidget/info.json → keyboards/yynmt/kagamidget/info.json View File


keyboards/kagamidget/kagamidget.c → keyboards/yynmt/kagamidget/kagamidget.c View File


keyboards/kagamidget/kagamidget.h → keyboards/yynmt/kagamidget/kagamidget.h View File


keyboards/kagamidget/keymaps/default/keymap.c → keyboards/yynmt/kagamidget/keymaps/default/keymap.c View File


keyboards/kagamidget/keymaps/default/readme.md → keyboards/yynmt/kagamidget/keymaps/default/readme.md View File


keyboards/kagamidget/readme.md → keyboards/yynmt/kagamidget/readme.md View File

@ -9,6 +9,6 @@ Hardware Supported: KagaMidget PCBs, ProMicro supported
Make example for this keyboard (after setting up your build environment):
make kagamidget:default
make yynmt/kagamidget: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).

keyboards/kagamidget/rules.mk → keyboards/yynmt/kagamidget/rules.mk View File


Loading…
Cancel
Save