Miscellaneous cleanups (#8639)

* Miscellaneous cleanups

* Cast NO_PIN
This commit is contained in:
Ryan
2020-04-02 01:49:45 +11:00
committed by GitHub
parent b6a09502c6
commit 95c5c11d0b
6 changed files with 1 additions and 22 deletions

View File

@@ -50,8 +50,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* COL2ROW, ROW2COL*/
#define DIODE_DIRECTION COL2ROW
#define NO_UART 1
/*
* Split Keyboard specific options, make sure you have 'SPLIT_KEYBOARD = yes' in your rules.mk, and define SOFT_SERIAL_PIN.
*/