diff options
author | QMK Bot <hello@qmk.fm> | 2022-08-07 12:57:41 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-08-07 12:57:41 +0000 |
commit | 9087e6ee28296e95844700a36829a5cd2bd74d80 (patch) | |
tree | d3e296859eb36a85807dab45844f3b5831a4643a /keyboards/rgbkb/zen/config.h | |
parent | e8ff0d6ced9999e0e6139ba19ec64fbcd583e8e0 (diff) | |
parent | a6ea760c94a7fc33a6c727f01ade068ecb072b48 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/rgbkb/zen/config.h')
-rw-r--r-- | keyboards/rgbkb/zen/config.h | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/rgbkb/zen/config.h b/keyboards/rgbkb/zen/config.h deleted file mode 100644 index 6868dc1354..0000000000 --- a/keyboards/rgbkb/zen/config.h +++ /dev/null @@ -1,20 +0,0 @@ -/* -Copyright 2017 Danny Nguyen <danny@hexwire.com> - -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" |