diff options
author | 3araht <69518343+3araht@users.noreply.github.com> | 2023-04-03 14:12:11 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-03 15:12:11 +1000 |
commit | fb6557acf1c5b3753034f8d25e738ae964ea0215 (patch) | |
tree | 6ac9920c7d58bc095bef12235a34e6f544a139a8 /keyboards/giabalanai/keymaps/2firmware | |
parent | 2d7240f7303bcf5704750480ee619eca84312cd9 (diff) |
New layer added to giabalanai keyboard (#20118)
Diffstat (limited to 'keyboards/giabalanai/keymaps/2firmware')
-rw-r--r-- | keyboards/giabalanai/keymaps/2firmware/config.h | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/giabalanai/keymaps/2firmware/config.h b/keyboards/giabalanai/keymaps/2firmware/config.h index a9c772adef..e5ec1d73e2 100644 --- a/keyboards/giabalanai/keymaps/2firmware/config.h +++ b/keyboards/giabalanai/keymaps/2firmware/config.h @@ -1,3 +1,19 @@ +/* +Copyright 2023 3araht + +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 USE_MATRIX_I2C |