diff options
author | QMK Bot <hello@qmk.fm> | 2021-09-02 03:51:21 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-09-02 03:51:21 +0000 |
commit | cfedd3054ea144c92328ad517f87b74e2655d6d3 (patch) | |
tree | bc110d2abacd98dba66c470c362bfe59d6fd3c0b /keyboards/naiping/np64/config.h | |
parent | e597469964a95585652c6cc09fa2323b2ebf0247 (diff) | |
parent | c1e5c920a9929a0434edca537e6c58aed294668c (diff) | |
download | qmk_firmware-cfedd3054ea144c92328ad517f87b74e2655d6d3.tar.gz qmk_firmware-cfedd3054ea144c92328ad517f87b74e2655d6d3.zip |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/naiping/np64/config.h')
-rw-r--r-- | keyboards/naiping/np64/config.h | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/keyboards/naiping/np64/config.h b/keyboards/naiping/np64/config.h index f2eb83a9a0..ee4bdb8675 100644 --- a/keyboards/naiping/np64/config.h +++ b/keyboards/naiping/np64/config.h @@ -1,18 +1,18 @@ /* Copyright 2021 Weirdo - * - * 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/>. - */ + * + * 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 #include "config_common.h" |