diff options
Diffstat (limited to 'keyboards/tartan')
-rw-r--r-- | keyboards/tartan/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/tartan/config.h b/keyboards/tartan/config.h index 4c49b7e09b..ee4393e53a 100644 --- a/keyboards/tartan/config.h +++ b/keyboards/tartan/config.h @@ -49,8 +49,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. */ |