From ee2c39f1f9bffd97a2deb8f430746933a8d8684c Mon Sep 17 00:00:00 2001 From: keyaki-namiki <28521374+keyaki-namiki@users.noreply.github.com> Date: Thu, 27 Aug 2020 15:01:08 +0900 Subject: [PATCH] change project root directory --- .../{yushakobo/helix_4r => helix/rev3/4rows}/common/glcdfont.c | 0 keyboards/{yushakobo/helix_4r => helix/rev3/4rows}/config.h | 0 keyboards/{yushakobo/helix_4r => helix/rev3/4rows}/helix_4r.c | 0 keyboards/{yushakobo/helix_4r => helix/rev3/4rows}/helix_4r.h | 0 keyboards/{yushakobo/helix_4r => helix/rev3/4rows}/info.json | 0 .../helix_4r => helix/rev3/4rows}/keymaps/default/config.h | 0 .../helix_4r => helix/rev3/4rows}/keymaps/default/keymap.c | 0 .../helix_4r => helix/rev3/4rows}/keymaps/default/readme.md | 0 .../{yushakobo/helix_4r => helix/rev3/4rows}/keymaps/via/config.h | 0 .../{yushakobo/helix_4r => helix/rev3/4rows}/keymaps/via/keymap.c | 0 .../helix_4r => helix/rev3/4rows}/keymaps/via/readme.md | 0 .../{yushakobo/helix_4r => helix/rev3/4rows}/keymaps/via/rules.mk | 0 keyboards/{yushakobo/helix_4r => helix/rev3/4rows}/readme.md | 0 keyboards/{yushakobo/helix_4r => helix/rev3/4rows}/rules.mk | 0 .../{yushakobo/helix_5r => helix/rev3/5rows}/common/glcdfont.c | 0 keyboards/{yushakobo/helix_5r => helix/rev3/5rows}/config.h | 0 keyboards/{yushakobo/helix_5r => helix/rev3/5rows}/helix_5r.c | 0 keyboards/{yushakobo/helix_5r => helix/rev3/5rows}/helix_5r.h | 0 keyboards/{yushakobo/helix_5r => helix/rev3/5rows}/info.json | 0 .../helix_5r => helix/rev3/5rows}/keymaps/default/config.h | 0 .../helix_5r => helix/rev3/5rows}/keymaps/default/keymap.c | 0 .../helix_5r => helix/rev3/5rows}/keymaps/default/readme.md | 0 .../{yushakobo/helix_5r => helix/rev3/5rows}/keymaps/via/config.h | 0 .../{yushakobo/helix_5r => helix/rev3/5rows}/keymaps/via/keymap.c | 0 .../helix_5r => helix/rev3/5rows}/keymaps/via/readme.md | 0 .../{yushakobo/helix_5r => helix/rev3/5rows}/keymaps/via/rules.mk | 0 keyboards/{yushakobo/helix_5r => helix/rev3/5rows}/readme.md | 0 keyboards/{yushakobo/helix_5r => helix/rev3/5rows}/rules.mk | 0 28 files changed, 0 insertions(+), 0 deletions(-) rename keyboards/{yushakobo/helix_4r => helix/rev3/4rows}/common/glcdfont.c (100%) rename keyboards/{yushakobo/helix_4r => helix/rev3/4rows}/config.h (100%) rename keyboards/{yushakobo/helix_4r => helix/rev3/4rows}/helix_4r.c (100%) rename keyboards/{yushakobo/helix_4r => helix/rev3/4rows}/helix_4r.h (100%) rename keyboards/{yushakobo/helix_4r => helix/rev3/4rows}/info.json (100%) rename keyboards/{yushakobo/helix_4r => helix/rev3/4rows}/keymaps/default/config.h (100%) rename keyboards/{yushakobo/helix_4r => helix/rev3/4rows}/keymaps/default/keymap.c (100%) rename keyboards/{yushakobo/helix_4r => helix/rev3/4rows}/keymaps/default/readme.md (100%) rename keyboards/{yushakobo/helix_4r => helix/rev3/4rows}/keymaps/via/config.h (100%) rename keyboards/{yushakobo/helix_4r => helix/rev3/4rows}/keymaps/via/keymap.c (100%) rename keyboards/{yushakobo/helix_4r => helix/rev3/4rows}/keymaps/via/readme.md (100%) rename keyboards/{yushakobo/helix_4r => helix/rev3/4rows}/keymaps/via/rules.mk (100%) rename keyboards/{yushakobo/helix_4r => helix/rev3/4rows}/readme.md (100%) rename keyboards/{yushakobo/helix_4r => helix/rev3/4rows}/rules.mk (100%) rename keyboards/{yushakobo/helix_5r => helix/rev3/5rows}/common/glcdfont.c (100%) rename keyboards/{yushakobo/helix_5r => helix/rev3/5rows}/config.h (100%) rename keyboards/{yushakobo/helix_5r => helix/rev3/5rows}/helix_5r.c (100%) rename keyboards/{yushakobo/helix_5r => helix/rev3/5rows}/helix_5r.h (100%) rename keyboards/{yushakobo/helix_5r => helix/rev3/5rows}/info.json (100%) rename keyboards/{yushakobo/helix_5r => helix/rev3/5rows}/keymaps/default/config.h (100%) rename keyboards/{yushakobo/helix_5r => helix/rev3/5rows}/keymaps/default/keymap.c (100%) rename keyboards/{yushakobo/helix_5r => helix/rev3/5rows}/keymaps/default/readme.md (100%) rename keyboards/{yushakobo/helix_5r => helix/rev3/5rows}/keymaps/via/config.h (100%) rename keyboards/{yushakobo/helix_5r => helix/rev3/5rows}/keymaps/via/keymap.c (100%) rename keyboards/{yushakobo/helix_5r => helix/rev3/5rows}/keymaps/via/readme.md (100%) rename keyboards/{yushakobo/helix_5r => helix/rev3/5rows}/keymaps/via/rules.mk (100%) rename keyboards/{yushakobo/helix_5r => helix/rev3/5rows}/readme.md (100%) rename keyboards/{yushakobo/helix_5r => helix/rev3/5rows}/rules.mk (100%) diff --git a/keyboards/yushakobo/helix_4r/common/glcdfont.c b/keyboards/helix/rev3/4rows/common/glcdfont.c similarity index 100% rename from keyboards/yushakobo/helix_4r/common/glcdfont.c rename to keyboards/helix/rev3/4rows/common/glcdfont.c diff --git a/keyboards/yushakobo/helix_4r/config.h b/keyboards/helix/rev3/4rows/config.h similarity index 100% rename from keyboards/yushakobo/helix_4r/config.h rename to keyboards/helix/rev3/4rows/config.h diff --git a/keyboards/yushakobo/helix_4r/helix_4r.c b/keyboards/helix/rev3/4rows/helix_4r.c similarity index 100% rename from keyboards/yushakobo/helix_4r/helix_4r.c rename to keyboards/helix/rev3/4rows/helix_4r.c diff --git a/keyboards/yushakobo/helix_4r/helix_4r.h b/keyboards/helix/rev3/4rows/helix_4r.h similarity index 100% rename from keyboards/yushakobo/helix_4r/helix_4r.h rename to keyboards/helix/rev3/4rows/helix_4r.h diff --git a/keyboards/yushakobo/helix_4r/info.json b/keyboards/helix/rev3/4rows/info.json similarity index 100% rename from keyboards/yushakobo/helix_4r/info.json rename to keyboards/helix/rev3/4rows/info.json diff --git a/keyboards/yushakobo/helix_4r/keymaps/default/config.h b/keyboards/helix/rev3/4rows/keymaps/default/config.h similarity index 100% rename from keyboards/yushakobo/helix_4r/keymaps/default/config.h rename to keyboards/helix/rev3/4rows/keymaps/default/config.h diff --git a/keyboards/yushakobo/helix_4r/keymaps/default/keymap.c b/keyboards/helix/rev3/4rows/keymaps/default/keymap.c similarity index 100% rename from keyboards/yushakobo/helix_4r/keymaps/default/keymap.c rename to keyboards/helix/rev3/4rows/keymaps/default/keymap.c diff --git a/keyboards/yushakobo/helix_4r/keymaps/default/readme.md b/keyboards/helix/rev3/4rows/keymaps/default/readme.md similarity index 100% rename from keyboards/yushakobo/helix_4r/keymaps/default/readme.md rename to keyboards/helix/rev3/4rows/keymaps/default/readme.md diff --git a/keyboards/yushakobo/helix_4r/keymaps/via/config.h b/keyboards/helix/rev3/4rows/keymaps/via/config.h similarity index 100% rename from keyboards/yushakobo/helix_4r/keymaps/via/config.h rename to keyboards/helix/rev3/4rows/keymaps/via/config.h diff --git a/keyboards/yushakobo/helix_4r/keymaps/via/keymap.c b/keyboards/helix/rev3/4rows/keymaps/via/keymap.c similarity index 100% rename from keyboards/yushakobo/helix_4r/keymaps/via/keymap.c rename to keyboards/helix/rev3/4rows/keymaps/via/keymap.c diff --git a/keyboards/yushakobo/helix_4r/keymaps/via/readme.md b/keyboards/helix/rev3/4rows/keymaps/via/readme.md similarity index 100% rename from keyboards/yushakobo/helix_4r/keymaps/via/readme.md rename to keyboards/helix/rev3/4rows/keymaps/via/readme.md diff --git a/keyboards/yushakobo/helix_4r/keymaps/via/rules.mk b/keyboards/helix/rev3/4rows/keymaps/via/rules.mk similarity index 100% rename from keyboards/yushakobo/helix_4r/keymaps/via/rules.mk rename to keyboards/helix/rev3/4rows/keymaps/via/rules.mk diff --git a/keyboards/yushakobo/helix_4r/readme.md b/keyboards/helix/rev3/4rows/readme.md similarity index 100% rename from keyboards/yushakobo/helix_4r/readme.md rename to keyboards/helix/rev3/4rows/readme.md diff --git a/keyboards/yushakobo/helix_4r/rules.mk b/keyboards/helix/rev3/4rows/rules.mk similarity index 100% rename from keyboards/yushakobo/helix_4r/rules.mk rename to keyboards/helix/rev3/4rows/rules.mk diff --git a/keyboards/yushakobo/helix_5r/common/glcdfont.c b/keyboards/helix/rev3/5rows/common/glcdfont.c similarity index 100% rename from keyboards/yushakobo/helix_5r/common/glcdfont.c rename to keyboards/helix/rev3/5rows/common/glcdfont.c diff --git a/keyboards/yushakobo/helix_5r/config.h b/keyboards/helix/rev3/5rows/config.h similarity index 100% rename from keyboards/yushakobo/helix_5r/config.h rename to keyboards/helix/rev3/5rows/config.h diff --git a/keyboards/yushakobo/helix_5r/helix_5r.c b/keyboards/helix/rev3/5rows/helix_5r.c similarity index 100% rename from keyboards/yushakobo/helix_5r/helix_5r.c rename to keyboards/helix/rev3/5rows/helix_5r.c diff --git a/keyboards/yushakobo/helix_5r/helix_5r.h b/keyboards/helix/rev3/5rows/helix_5r.h similarity index 100% rename from keyboards/yushakobo/helix_5r/helix_5r.h rename to keyboards/helix/rev3/5rows/helix_5r.h diff --git a/keyboards/yushakobo/helix_5r/info.json b/keyboards/helix/rev3/5rows/info.json similarity index 100% rename from keyboards/yushakobo/helix_5r/info.json rename to keyboards/helix/rev3/5rows/info.json diff --git a/keyboards/yushakobo/helix_5r/keymaps/default/config.h b/keyboards/helix/rev3/5rows/keymaps/default/config.h similarity index 100% rename from keyboards/yushakobo/helix_5r/keymaps/default/config.h rename to keyboards/helix/rev3/5rows/keymaps/default/config.h diff --git a/keyboards/yushakobo/helix_5r/keymaps/default/keymap.c b/keyboards/helix/rev3/5rows/keymaps/default/keymap.c similarity index 100% rename from keyboards/yushakobo/helix_5r/keymaps/default/keymap.c rename to keyboards/helix/rev3/5rows/keymaps/default/keymap.c diff --git a/keyboards/yushakobo/helix_5r/keymaps/default/readme.md b/keyboards/helix/rev3/5rows/keymaps/default/readme.md similarity index 100% rename from keyboards/yushakobo/helix_5r/keymaps/default/readme.md rename to keyboards/helix/rev3/5rows/keymaps/default/readme.md diff --git a/keyboards/yushakobo/helix_5r/keymaps/via/config.h b/keyboards/helix/rev3/5rows/keymaps/via/config.h similarity index 100% rename from keyboards/yushakobo/helix_5r/keymaps/via/config.h rename to keyboards/helix/rev3/5rows/keymaps/via/config.h diff --git a/keyboards/yushakobo/helix_5r/keymaps/via/keymap.c b/keyboards/helix/rev3/5rows/keymaps/via/keymap.c similarity index 100% rename from keyboards/yushakobo/helix_5r/keymaps/via/keymap.c rename to keyboards/helix/rev3/5rows/keymaps/via/keymap.c diff --git a/keyboards/yushakobo/helix_5r/keymaps/via/readme.md b/keyboards/helix/rev3/5rows/keymaps/via/readme.md similarity index 100% rename from keyboards/yushakobo/helix_5r/keymaps/via/readme.md rename to keyboards/helix/rev3/5rows/keymaps/via/readme.md diff --git a/keyboards/yushakobo/helix_5r/keymaps/via/rules.mk b/keyboards/helix/rev3/5rows/keymaps/via/rules.mk similarity index 100% rename from keyboards/yushakobo/helix_5r/keymaps/via/rules.mk rename to keyboards/helix/rev3/5rows/keymaps/via/rules.mk diff --git a/keyboards/yushakobo/helix_5r/readme.md b/keyboards/helix/rev3/5rows/readme.md similarity index 100% rename from keyboards/yushakobo/helix_5r/readme.md rename to keyboards/helix/rev3/5rows/readme.md diff --git a/keyboards/yushakobo/helix_5r/rules.mk b/keyboards/helix/rev3/5rows/rules.mk similarity index 100% rename from keyboards/yushakobo/helix_5r/rules.mk rename to keyboards/helix/rev3/5rows/rules.mk