diff options
Diffstat (limited to 'keyboards/percent')
-rw-r--r-- | keyboards/percent/canoe/config.h | 2 | ||||
-rw-r--r-- | keyboards/percent/skog/config.h | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/percent/canoe/config.h b/keyboards/percent/canoe/config.h index 21b3dcea64..b6cc5df237 100644 --- a/keyboards/percent/canoe/config.h +++ b/keyboards/percent/canoe/config.h @@ -43,6 +43,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define RGBLIGHT_ANIMATIONS -#define NO_UART 1 - #endif diff --git a/keyboards/percent/skog/config.h b/keyboards/percent/skog/config.h index 15844711f6..cbfb2b6a56 100644 --- a/keyboards/percent/skog/config.h +++ b/keyboards/percent/skog/config.h @@ -37,5 +37,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define BACKLIGHT_PIN D4 #define BACKLIGHT_LEVELS 5 - -#define NO_UART 1 |