diff options
| author | Drashna Jaelre | 2023-12-24 00:46:07 +0100 |
|---|---|---|
| committer | GitHub | 2023-12-24 00:46:07 +0100 |
| commit | 70a7ed26e17a1e414cb7feeaceb09f46cf9965d5 (patch) | |
| tree | ede85bbece0714fb84ef6fcf25a87b82fc4c3685 /keyboards/moonlander/keymaps/default/config.h | |
| parent | 300af1e5bfb887d1dc8528a70dfb599841ffc92b (diff) | |
[Keyboard] Move Moonlander to ZSA folder (#22740)
Diffstat (limited to 'keyboards/moonlander/keymaps/default/config.h')
| -rw-r--r-- | keyboards/moonlander/keymaps/default/config.h | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/keyboards/moonlander/keymaps/default/config.h b/keyboards/moonlander/keymaps/default/config.h deleted file mode 100644 index 83ea2a1b58..0000000000 --- a/keyboards/moonlander/keymaps/default/config.h +++ /dev/null @@ -1,21 +0,0 @@ -/* Copyright 2020 ZSA Technology Labs, Inc <@zsa> - * Copyright 2020 Jack Humbert <jack.humb@gmail.com> - * Copyright 2020 Christopher Courtney, aka Drashna Jael're (@drashna) <drashna@live.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/>. - */ - -#pragma once - -#define ORYX_CONFIGURATOR |