diff options
| author | Joel Challis | 2024-03-30 12:31:50 +0100 |
|---|---|---|
| committer | GitHub | 2024-03-30 12:31:50 +0100 |
| commit | 831deac212fa0342b9fad9d419b7f15890abfa02 (patch) | |
| tree | 1fd89a68e5a8129ffe03c173840a42642bdd2ef1 /keyboards/splitkb/aurora/sweep/rev1 | |
| parent | 1c8e99ca451a9f0acac07b64da80cf11baedf6a6 (diff) | |
Migrate build target markers to keyboard.json (#23293)
Diffstat (limited to 'keyboards/splitkb/aurora/sweep/rev1')
| -rw-r--r-- | keyboards/splitkb/aurora/sweep/rev1/keyboard.json (renamed from keyboards/splitkb/aurora/sweep/rev1/info.json) | 0 | ||||
| -rw-r--r-- | keyboards/splitkb/aurora/sweep/rev1/rules.mk | 17 |
2 files changed, 0 insertions, 17 deletions
diff --git a/keyboards/splitkb/aurora/sweep/rev1/info.json b/keyboards/splitkb/aurora/sweep/rev1/keyboard.json index 0d235cd5b2..0d235cd5b2 100644 --- a/keyboards/splitkb/aurora/sweep/rev1/info.json +++ b/keyboards/splitkb/aurora/sweep/rev1/keyboard.json diff --git a/keyboards/splitkb/aurora/sweep/rev1/rules.mk b/keyboards/splitkb/aurora/sweep/rev1/rules.mk deleted file mode 100644 index c4275031ca..0000000000 --- a/keyboards/splitkb/aurora/sweep/rev1/rules.mk +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 2022 splitkb.com <support@splitkb.com> -# -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/>. - -# Although no rules are defined, -# presence of this file is required for QMK to compile it.
\ No newline at end of file |