1
0
Fork 0

Remove SOFT_SERIAL_PIN for non-split boards (#19774)

* Remove `SOFT_SERIAL_PIN` for non-split boards

* Delete more empty config.h
This commit is contained in:
Ryan 2023-02-09 10:57:42 +11:00 committed by GitHub
parent f9aeea64c1
commit ccb6c908dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
186 changed files with 0 additions and 1921 deletions

View file

@ -1,17 +0,0 @@
/* Copyright 2022 splitkb.com <support@splitkb.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