diff options
Diffstat (limited to 'keyboards/exent/config.h')
-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 48aee2206..86d628c37 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/>. | |||
44 | 44 | ||
45 | #define RGBLIGHT_ANIMATIONS | 45 | #define RGBLIGHT_ANIMATIONS |
46 | 46 | ||
47 | #define NO_UART 1 | ||
48 | |||
49 | /* key combination for magic key command */ | 47 | /* key combination for magic key command */ |
50 | /* defined by default; to change, uncomment and set to the combination you want */ | 48 | /* defined by default; to change, uncomment and set to the combination you want */ |
51 | // #define IS_COMMAND() (get_mods() == MOD_MASK_SHIFT) | 49 | // #define IS_COMMAND() (get_mods() == MOD_MASK_SHIFT) |