diff options
Diffstat (limited to 'keyboards/exent')
-rw-r--r-- | keyboards/exent/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/exent/config.h b/keyboards/exent/config.h index 48aee2206f..86d628c37c 100644 --- a/keyboards/exent/config.h +++ b/keyboards/exent/config.h @@ -44,8 +44,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define RGBLIGHT_ANIMATIONS -#define NO_UART 1 - /* key combination for magic key command */ /* defined by default; to change, uncomment and set to the combination you want */ // #define IS_COMMAND() (get_mods() == MOD_MASK_SHIFT) |