diff options
author | Cassandra de la Cruz-Munoz <cassandra.delacruzmunoz@gmail.com> | 2020-08-24 19:56:27 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-24 16:56:27 -0700 |
commit | 1272371f157f9730013981ada600d994612378aa (patch) | |
tree | 52041591bdce5965efb73e68da40dc62b8536542 /keyboards/miuni32/keymaps/cassdelacruzmunoz/config.h | |
parent | 80d92525db8aee24d1028a977fd3bbb210414877 (diff) |
[Keymap] add miuni32:cassdelacruzmunoz (#10108)
* created keymap for miuni32:cassdelacruzmunoz
* add license headers
* fixed error
Diffstat (limited to 'keyboards/miuni32/keymaps/cassdelacruzmunoz/config.h')
-rw-r--r-- | keyboards/miuni32/keymaps/cassdelacruzmunoz/config.h | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/miuni32/keymaps/cassdelacruzmunoz/config.h b/keyboards/miuni32/keymaps/cassdelacruzmunoz/config.h new file mode 100644 index 0000000000..1e64b6353f --- /dev/null +++ b/keyboards/miuni32/keymaps/cassdelacruzmunoz/config.h @@ -0,0 +1,23 @@ +/* Copyright 2020 Cassandra de la Cruz-Munoz cassandra.delacruzmunoz@gmaill.com @cassdelacruzmunoz +* +* 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 + +// place overrides here +#define RGBLIGHT_ANIMATIONS_OFF +#define RGBLIGHT_LAYERS +#define RGBLIGHT_SLEEP +#define MIDI_ADVANCED |