From 4f374640d0594f4962a0a9e4c354d44e6aa9dc3e Mon Sep 17 00:00:00 2001 From: SHVD3x <103226441+SHVD3x@users.noreply.github.com> Date: Thu, 23 Mar 2023 09:52:31 +0300 Subject: [Keyboard] Ymd09 config updates (#20124) Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Joel Challis Co-authored-by: Drashna Jaelre --- keyboards/ymdk/ymd09/keymaps/via/keymap.c | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'keyboards/ymdk/ymd09/keymaps/via') 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 . +*/ + + #include QMK_KEYBOARD_H const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { -- cgit v1.2.3