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/comet46 | |
| parent | fc10e5e6b96bfee63950f27ff9edbb8bb216bbac (diff) | |
| parent | 2cb9219a3e655218f5380a41cf5bc5e3135caaa1 (diff) | |
| download | qmk_firmware-504c00c2e14ca4eb0c033063e434323ad81c1b16.tar.gz qmk_firmware-504c00c2e14ca4eb0c033063e434323ad81c1b16.zip | |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/comet46')
| -rw-r--r-- | keyboards/comet46/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/comet46/rules.mk b/keyboards/comet46/rules.mk index 08acbefe1..128a74e45 100644 --- a/keyboards/comet46/rules.mk +++ b/keyboards/comet46/rules.mk | |||
| @@ -26,7 +26,6 @@ NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA | |||
| 26 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 26 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
| 27 | MIDI_ENABLE = no # MIDI support | 27 | MIDI_ENABLE = no # MIDI support |
| 28 | UNICODE_ENABLE = YES # Unicode | 28 | UNICODE_ENABLE = YES # Unicode |
| 29 | # BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID | ||
| 30 | 29 | ||
| 31 | # project specific files | 30 | # project specific files |
| 32 | SRC += matrix.c \ | 31 | SRC += matrix.c \ |
