diff options
Diffstat (limited to 'keyboards/j80/config.h')
-rw-r--r-- | keyboards/j80/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/j80/config.h b/keyboards/j80/config.h index 3a5328ac4..a4a10bff4 100644 --- a/keyboards/j80/config.h +++ b/keyboards/j80/config.h | |||
@@ -38,8 +38,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
38 | #define BACKLIGHT_LEVELS 3 | 38 | #define BACKLIGHT_LEVELS 3 |
39 | #define BACKLIGHT_PIN D4 | 39 | #define BACKLIGHT_PIN D4 |
40 | 40 | ||
41 | #define NO_UART 1 | ||
42 | |||
43 | /* disable these deprecated features by default */ | 41 | /* disable these deprecated features by default */ |
44 | #ifndef LINK_TIME_OPTIMIZATION_ENABLE | 42 | #ifndef LINK_TIME_OPTIMIZATION_ENABLE |
45 | #define NO_ACTION_MACRO | 43 | #define NO_ACTION_MACRO |