diff options
author | QMK Bot <hello@qmk.fm> | 2021-09-10 03:32:53 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-09-10 03:32:53 +0000 |
commit | 504c00c2e14ca4eb0c033063e434323ad81c1b16 (patch) | |
tree | a175b111f67f5ab17463a93b7fdbcf7acc5bfd0b /keyboards/atreus62 | |
parent | fc10e5e6b96bfee63950f27ff9edbb8bb216bbac (diff) | |
parent | 2cb9219a3e655218f5380a41cf5bc5e3135caaa1 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/atreus62')
-rw-r--r-- | keyboards/atreus62/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/atreus62/rules.mk b/keyboards/atreus62/rules.mk index 10bacba0af..5ca2da0312 100644 --- a/keyboards/atreus62/rules.mk +++ b/keyboards/atreus62/rules.mk @@ -23,7 +23,6 @@ COMMAND_ENABLE = yes # Commands for debug and configuration NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work #BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality UNICODE_ENABLE = yes # Unicode -#BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |