diff options
author | peepeetee <43021794+peepeetee@users.noreply.github.com> | 2022-01-11 08:35:23 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-10 16:35:23 -0800 |
commit | ceea8ab5fe47f520a59d5ae7649c5e997bc813b2 (patch) | |
tree | 2281354b1fb2832bf146cb8fc8ddc52cbba61284 | |
parent | f10285d800564ff9d1bbbcbe087ab36cd9a27306 (diff) |
[Keyboard] move standaside into edi/ (#15798)
-rw-r--r-- | keyboards/edi/standaside/config.h (renamed from keyboards/standaside/config.h) | 0 | ||||
-rw-r--r-- | keyboards/edi/standaside/info.json (renamed from keyboards/standaside/info.json) | 0 | ||||
-rw-r--r-- | keyboards/edi/standaside/keymaps/default/keymap.c (renamed from keyboards/standaside/keymaps/default/keymap.c) | 0 | ||||
-rw-r--r-- | keyboards/edi/standaside/readme.md (renamed from keyboards/standaside/readme.md) | 4 | ||||
-rw-r--r-- | keyboards/edi/standaside/rules.mk (renamed from keyboards/standaside/rules.mk) | 0 | ||||
-rw-r--r-- | keyboards/edi/standaside/standaside.c (renamed from keyboards/standaside/standaside.c) | 0 | ||||
-rw-r--r-- | keyboards/edi/standaside/standaside.h (renamed from keyboards/standaside/standaside.h) | 0 |
7 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/standaside/config.h b/keyboards/edi/standaside/config.h index 797a463a15..797a463a15 100644 --- a/keyboards/standaside/config.h +++ b/keyboards/edi/standaside/config.h diff --git a/keyboards/standaside/info.json b/keyboards/edi/standaside/info.json index 797a3419b7..797a3419b7 100644 --- a/keyboards/standaside/info.json +++ b/keyboards/edi/standaside/info.json diff --git a/keyboards/standaside/keymaps/default/keymap.c b/keyboards/edi/standaside/keymaps/default/keymap.c index 0f13cb7632..0f13cb7632 100644 --- a/keyboards/standaside/keymaps/default/keymap.c +++ b/keyboards/edi/standaside/keymaps/default/keymap.c diff --git a/keyboards/standaside/readme.md b/keyboards/edi/standaside/readme.md index ca1cfb2763..51911c877d 100644 --- a/keyboards/standaside/readme.md +++ b/keyboards/edi/standaside/readme.md @@ -10,6 +10,6 @@ Hardware Availability: Seven Store (https://store.7storm.org). Make example for this keyboard (after setting up your build environment): - make standaside:default + make edi/standaside: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).
\ No newline at end of file +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). diff --git a/keyboards/standaside/rules.mk b/keyboards/edi/standaside/rules.mk index 8e4bcc5f9b..8e4bcc5f9b 100644 --- a/keyboards/standaside/rules.mk +++ b/keyboards/edi/standaside/rules.mk diff --git a/keyboards/standaside/standaside.c b/keyboards/edi/standaside/standaside.c index 9f445ec044..9f445ec044 100644 --- a/keyboards/standaside/standaside.c +++ b/keyboards/edi/standaside/standaside.c diff --git a/keyboards/standaside/standaside.h b/keyboards/edi/standaside/standaside.h index 9601f1257c..9601f1257c 100644 --- a/keyboards/standaside/standaside.h +++ b/keyboards/edi/standaside/standaside.h |