]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/mt40/rules.mk
fix typo
[qmk_firmware.git] / keyboards / mt40 / rules.mk
index 9d230d2388986d8e2dfe795b2b6f9f6b9a30348f..db6ec93f5e385e2ae52c26290dabdfda8a530894 100644 (file)
@@ -11,7 +11,7 @@ F_CPU = 12000000
 
 # Bootloader
 #     This definition is optional, and if your keyboard supports multiple bootloaders of
-#     different sizes, comment this out, and the correct address will be loaded 
+#     different sizes, comment this out, and the correct address will be loaded
 #     automatically (+60). See bootloader.mk for all options.
 BOOTLOADER = bootloadHID
 
@@ -27,7 +27,7 @@ MIDI_ENABLE ?= no       # MIDI controls
 AUDIO_ENABLE ?= no      # Audio output on port C6
 UNICODE_ENABLE ?= no    # Unicode
 BLUETOOTH_ENABLE ?= no  # Enable Bluetooth with the Adafruit EZ-Key HID
-RGBLIGHT_ENABLE ?= yes  # Enable WS2812 RGB underlight.  Do not enable this with audio at the same time.
+RGBLIGHT_ENABLE ?= yes  # Enable WS2812 RGB underlight. 
 RGBLIGHT_CUSTOM_DRIVER = yes
 TAP_DANCE_ENABLE = no
 
@@ -39,3 +39,6 @@ SRC = matrix.c i2c.c
 
 # programming options
 PROGRAM_CMD = ./util/atmega32a_program.py $(TARGET).hex
+
+LAYOUTS = planck_mit
+LAYOUTS_HAS_RGB = no