diff options
author | SHVD3x <103226441+SHVD3x@users.noreply.github.com> | 2023-03-23 09:52:31 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-22 23:52:31 -0700 |
commit | 4f374640d0594f4962a0a9e4c354d44e6aa9dc3e (patch) | |
tree | b2ba3deba7e0948c6c7524b5a069aedb2c648dcf /keyboards/ymdk/ymd09/keymaps/via | |
parent | e624ce959a9fcd1c42e11c10c9ac04c5d6898c44 (diff) |
[Keyboard] Ymd09 config updates (#20124)
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/ymdk/ymd09/keymaps/via')
-rw-r--r-- | keyboards/ymdk/ymd09/keymaps/via/keymap.c | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/ymdk/ymd09/keymaps/via/keymap.c b/keyboards/ymdk/ymd09/keymaps/via/keymap.c index 15962e367a..60c7cc1eed 100644 --- a/keyboards/ymdk/ymd09/keymaps/via/keymap.c +++ b/keyboards/ymdk/ymd09/keymaps/via/keymap.c @@ -1,3 +1,18 @@ +/* +Copyright 2023 +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/>. +*/ + + #include QMK_KEYBOARD_H const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { |