diff options
author | Drashna Jaelre <drashna@live.com> | 2020-08-22 07:44:42 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-22 07:44:42 -0700 |
commit | 220b1c9db40d95271dcdd8d8050e46a2a3143c65 (patch) | |
tree | f98a2177f5ec0009df4400cfd5b100a3ff816297 /keyboards/moonlander/keymaps/default/config.h | |
parent | 346bfb2a052f4e05cc91e55e1317c8529c405ac6 (diff) |
[Keyboard] Add ZSA Moonlander (#9853)
Diffstat (limited to 'keyboards/moonlander/keymaps/default/config.h')
-rw-r--r-- | keyboards/moonlander/keymaps/default/config.h | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/moonlander/keymaps/default/config.h b/keyboards/moonlander/keymaps/default/config.h new file mode 100644 index 0000000000..95b05a5a61 --- /dev/null +++ b/keyboards/moonlander/keymaps/default/config.h @@ -0,0 +1,21 @@ +/* Copyright 2020 ZSA Technology Labs, Inc <@zsa> + * Copyright 2020 Jack Humbert <jack.humb@gmail.com> + * Copyright 2020 Drashna Jael're <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 |