aboutsummaryrefslogtreecommitdiff
path: root/keyboards/deltasplit75/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/deltasplit75/rules.mk')
-rw-r--r--keyboards/deltasplit75/rules.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/deltasplit75/rules.mk b/keyboards/deltasplit75/rules.mk
index 2a13dbdfc..5c7571b9d 100644
--- a/keyboards/deltasplit75/rules.mk
+++ b/keyboards/deltasplit75/rules.mk
@@ -41,7 +41,7 @@ F_USB = $(F_CPU)
41 41
42# Bootloader 42# Bootloader
43# This definition is optional, and if your keyboard supports multiple bootloaders of 43# This definition is optional, and if your keyboard supports multiple bootloaders of
44# different sizes, comment this out, and the correct address will be loaded 44# different sizes, comment this out, and the correct address will be loaded
45# automatically (+60). See bootloader.mk for all options. 45# automatically (+60). See bootloader.mk for all options.
46BOOTLOADER = caterina 46BOOTLOADER = caterina
47 47
@@ -63,7 +63,7 @@ MIDI_ENABLE = no # MIDI controls
63AUDIO_ENABLE = no # Audio output on port C6 63AUDIO_ENABLE = no # Audio output on port C6
64UNICODE_ENABLE = no # Unicode 64UNICODE_ENABLE = no # Unicode
65BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID 65BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
66RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. Do not enable this with audio at the same time. 66RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
67SUBPROJECT_rev1 = yes 67SUBPROJECT_rev1 = yes
68USE_I2C = yes 68USE_I2C = yes
69# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE 69# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
@@ -71,4 +71,4 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
71 71
72CUSTOM_MATRIX = yes 72CUSTOM_MATRIX = yes
73 73
74DEFAULT_FOLDER = deltasplit75/v2 \ No newline at end of file 74DEFAULT_FOLDER = deltasplit75/v2