diff options
author | Mats Nilsson <matni403@gmail.com> | 2021-06-19 02:55:56 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-18 17:55:56 -0700 |
commit | 8de028f1889da418de52bdc1da138687c4944378 (patch) | |
tree | e99c298cf3a55bc4ef6a6f9f942cc832b996ee26 /keyboards/planck/keymaps/mnil/config.h | |
parent | 8694e2d3f074ffbdc9f3fc1c0a5fe3c6b4163f5d (diff) |
[Keymap] Add my keymaps for the Keebio Iris and Planck (#13005)
Diffstat (limited to 'keyboards/planck/keymaps/mnil/config.h')
-rw-r--r-- | keyboards/planck/keymaps/mnil/config.h | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/mnil/config.h b/keyboards/planck/keymaps/mnil/config.h new file mode 100644 index 0000000000..2dc8e19be6 --- /dev/null +++ b/keyboards/planck/keymaps/mnil/config.h @@ -0,0 +1,23 @@ +/* Copyright 2021 Mats Nilsson + * + * 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 + +#ifdef AUDIO_ENABLE +# define STARTUP_SONG SONG(NO_SOUND) +#endif + +#define MIDI_BASIC |