]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/mt40/rules.mk
[Keyboard] fixed pins for numpad_5x4 layout (#6311)
[qmk_firmware.git] / keyboards / mt40 / rules.mk
index e7dc061eca88e8d1e9a045abc4d3f3e1270440ba..db6ec93f5e385e2ae52c26290dabdfda8a530894 100644 (file)
@@ -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
 
@@ -40,5 +40,5 @@ SRC = matrix.c i2c.c
 # programming options
 PROGRAM_CMD = ./util/atmega32a_program.py $(TARGET).hex
 
-LAYOUTS = ortho_4x12 planck_mit planck_grid
+LAYOUTS = planck_mit
 LAYOUTS_HAS_RGB = no