]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
clean up config file
authormechmerlin <mechmerlin@gmail.com>
Sun, 7 Apr 2019 01:31:00 +0000 (18:31 -0700)
committermechmerlin <mechmerlin@gmail.com>
Sun, 7 Apr 2019 01:31:00 +0000 (18:31 -0700)
keyboards/exclusive/e6v2/bmc/config.h

index aae4d56dd9a9aa590eca7d2f199348a3a32a49cc..44e77f6981096e7d43cd3ca56d1044c84740fd75 100644 (file)
@@ -45,13 +45,9 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define MATRIX_COL_PINS { A0, A1, A2, A3, A4, A5, C2, C3, C4, C5, D7 }
 #define DIODE_DIRECTION COL2ROW
 
-
 #define RGBLED_NUM 6
 #define RGBLIGHT_ANIMATIONS
 
-#define NO_UART 1
-#define BOOTLOADHID_BOOTLOADER 1
-
-// Set bootmagic lite key to the key commonly programmed as Esc. 
+// Set bootmagic lite key to the key commonly programmed as Esc.
 #define BOOTMAGIC_LITE_ROW 5
-#define BOOTMAGIC_LITE_COLUMN 0
\ No newline at end of file
+#define BOOTMAGIC_LITE_COLUMN 0