Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

move @Salicylic-acid3 's keyboards to salicylic-acid3/ #15791

Merged
merged 1 commit into from
Jan 10, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

#include "quantum.h"

#ifdef KEYBOARD_7skb_rev1
#ifdef KEYBOARD_salicylic_acid3_7skb_rev1
#include "rev1.h"
#endif
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This is 63 keys Custom keyboard.

Make example for this keyboard (after setting up your build environment):

make 7skb:default
make salicylic_acid3/7skb/rev1: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).

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This is 85 keys Custom keyboard.

Make example for this keyboard (after setting up your build environment):

make 7splus:default
make salicylic_acid3/7splus: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).

Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This is 74 keys Custom keyboard.

Make example for this keyboard (after setting up your build environment):

make ajisai74:default
make salicylic_acid3/ajisai74: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).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This is 76 keys Custom keyboard.

Make example for this keyboard (after setting up your build environment):

make ergoarrows:default
make salicylic_acid3/ergoarrows: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).

Expand Down
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

#include "quantum.h"

#ifdef KEYBOARD_getta25_rev1
#ifdef KEYBOARD_salicylic_acid3_getta25_rev1
#include "rev1.h"
#endif
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This is 25 keys tenkeypad.

Make example for this keyboard (after setting up your build environment):

make getta25:default
make salicylic_acid3/getta25/rev1: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).

Expand Down
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.

#pragma once

#ifdef KEYBOARD_jisplit89_rev1
#ifdef KEYBOARD_salicylic_acid3_jisplit89_rev1
#include "rev1.h"
#endif
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This is 89 keys Custom keyboard.

Make example for this keyboard (after setting up your build environment):

make jisplit89:default
make salicylic_acid3/jisplit89/rev1: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).

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This is 7 keys cursor macropad.

Make example for this keyboard (after setting up your build environment):

make nafuda:default
make salicylic_acid3/nafuda: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).

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.

#include "quantum.h"

#ifdef KEYBOARD_naked48_rev1
#ifdef KEYBOARD_salicylic_acid3_naked48_rev1
#include "rev1.h"
#endif
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Hardware Availability: [PCB & Case Data](https://github.com/Salicylic-acid3/PCB_

Make example for this keyboard (after setting up your build environment):

make naked48:default:avrdude
make salicylic_acid3/naked48/rev1:default:avrdude

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).

Expand Down
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.

#include "quantum.h"

#ifdef KEYBOARD_naked60_rev1
#ifdef KEYBOARD_salicylic_acid3_naked60_rev1
#include "rev1.h"
#endif
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Hardware Availability: [PCB & Case Data](https://github.com/Salicylic-acid3/PCB_

Make example for this keyboard (after setting up your build environment):

make naked60:default:avrdude
make salicylic_acid3/naked60/rev1:default:avrdude

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).

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

#include "quantum.h"

#ifdef KEYBOARD_naked64_rev1
#ifdef KEYBOARD_salicylic_acid3_naked64_rev1
#include "rev1.h"
#endif
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Hardware Availability: [PCB & Case Data](https://github.com/Salicylic-acid3/PCB_

Make example for this keyboard (after setting up your build environment):

make naked64:default:flash
make salicylic_acid3/naked64/rev1: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).

Expand Down
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This is 70 keys Custom keyboard.

Make example for this keyboard (after setting up your build environment):

make nknl7en:default
make salicylic_acid3/nknl7en: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).

Expand Down
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This is 73 keys Custom keyboard.

Make example for this keyboard (after setting up your build environment):

make nknl7jp:default
make salicylic_acid3/nknl7jp: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).

Expand Down
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This is 21 keys tenkeypad.

Make example for this keyboard (after setting up your build environment):

make setta21:default
make salicylic_acid3/setta21/rev1: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).

Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

#include "quantum.h"

#ifdef KEYBOARD_setta21_rev1
#ifdef KEYBOARD_salicylic_acid3_setta21_rev1
#include "rev1.h"
#endif