]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/atomic/rules.mk
Creates a layouts/ folder for keymaps shared between keyboards (#1609)
[qmk_firmware.git] / keyboards / atomic / rules.mk
index 0bedc6f5c853c0b168012841e475bc76d3b3e4f2..3bd04a00a73e958caab52444531e1794b1548804 100644 (file)
@@ -66,4 +66,6 @@ BLUETOOTH_ENABLE = no       # Enable Bluetooth with the Adafruit EZ-Key HID
 RGBLIGHT_ENABLE = no        # Enable WS2812 RGB underlight.  Do not enable this with audio at the same time.
 
 # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
-SLEEP_LED_ENABLE = no    # Breathing sleep LED during USB suspend
\ No newline at end of file
+SLEEP_LED_ENABLE = no    # Breathing sleep LED during USB suspend
+
+LAYOUTS = ortho_5x15
\ No newline at end of file