[Keyboard] move @ibnuda 's keebs into /ibnuda (#16108)

This commit is contained in:
peepeetee 2022-01-31 02:47:26 +08:00 committed by GitHub
parent 84c1fcef05
commit a6a7b1ce8f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
58 changed files with 6 additions and 6 deletions

View file

@ -10,11 +10,11 @@
Make example for this keyboard (after setting up your build environment):
make alicia_cook:default
make ibnuda/alicia_cook:default
Flashing example for this keyboard:
make alicia_cook:default:flash
make ibnuda/alicia_cook: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).

View file

@ -10,7 +10,7 @@ A keyboard inspired by Arisu which in turn by Lyn's EM7 and TGR Alice.
Make example for this keyboard (after setting up your build environment):
make gurindam:default
make ibnuda/gurindam: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).

View file

@ -15,7 +15,7 @@ It's a keyboard family which has the following requirements:
Make example for this keyboard (after setting up your build environment):
make squiggle:default
make ibnuda/squiggle: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).

View file

@ -0,0 +1 @@
DEFAULT_FOLDER = ibnuda/squiggle/rev1

View file

@ -16,7 +16,7 @@
#pragma once
#ifdef KEYBOARD_squiggle_rev1
#ifdef KEYBOARD_ibnuda_squiggle_rev1
#include "rev1.h"
#endif

View file

@ -1 +0,0 @@
DEFAULT_FOLDER = squiggle/rev1