diff options
author | QMK Bot <hello@qmk.fm> | 2021-09-10 13:11:50 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-09-10 13:11:50 +0000 |
commit | b6a6217f854cf433e2c1c32d89cb26089fca19ec (patch) | |
tree | 64a0ba2ec034c56c993aa70c15c6d44093b2e879 /keyboards/cu75 | |
parent | a7c972b329d908d2bec683f83d9841bcbd0d6175 (diff) | |
parent | 7277f1febe0e86e8a32beb779aa24e02bfdb6826 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/cu75')
-rw-r--r-- | keyboards/cu75/keymaps/default/rules.mk | 1 | ||||
-rw-r--r-- | keyboards/cu75/keymaps/iso/rules.mk | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/cu75/keymaps/default/rules.mk b/keyboards/cu75/keymaps/default/rules.mk index 4fdcf66b37..b0b31628ce 100644 --- a/keyboards/cu75/keymaps/default/rules.mk +++ b/keyboards/cu75/keymaps/default/rules.mk @@ -13,7 +13,6 @@ BACKLIGHT_ENABLE = yes # Disable keyboard backlight functionality MIDI_ENABLE = no # MIDI controls AUDIO_ENABLE = no # Audio output on port C6 UNICODE_ENABLE = no # Unicode -BLUETOOTH_ENABLE = no # Disable Bluetooth with the Adafruit EZ-Key HID RGBLIGHT_ENABLE = yes # Disable RGB underlight RGBLIGHT_CUSTOM_DRIVER = yes # RGB code is implemented in lefkeyboards, not WS2812 SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend diff --git a/keyboards/cu75/keymaps/iso/rules.mk b/keyboards/cu75/keymaps/iso/rules.mk index e38f6665d8..322cbae0e3 100644 --- a/keyboards/cu75/keymaps/iso/rules.mk +++ b/keyboards/cu75/keymaps/iso/rules.mk @@ -13,7 +13,6 @@ NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here MIDI_ENABLE = no # MIDI controls AUDIO_ENABLE = no # Audio output on port C6 UNICODE_ENABLE = no # Unicode -BLUETOOTH_ENABLE = no # Disable Bluetooth with the Adafruit EZ-Key HID RGBLIGHT_ENABLE = no # Disable RGB underlight RGBLIGHT_CUSTOM_DRIVER = yes # RGB code is implemented in lefkeyboards, not WS2812 SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend |