diff options
| author | 2017-03-08 15:50:46 -0800 | |
|---|---|---|
| committer | 2017-03-08 15:50:46 -0800 | |
| commit | ffb04bad660ba7c487e4b923e4391b6c7dd5eddd (patch) | |
| tree | de8446b9b4d62611b7ff7c99394cbdb73ffe558e /quantum/template | |
| parent | 1622d7147b1647a7e0da47386c919a5a95cd1a29 (diff) | |
| parent | bfa7e6ce04624f624cb8925cd5b5490801ced738 (diff) | |
| download | qmk_firmware-ffb04bad660ba7c487e4b923e4391b6c7dd5eddd.tar.gz | |
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Diffstat (limited to 'quantum/template')
| -rw-r--r-- | quantum/template/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/quantum/template/rules.mk b/quantum/template/rules.mk index 55898147d..bad3387bf 100644 --- a/quantum/template/rules.mk +++ b/quantum/template/rules.mk @@ -65,3 +65,4 @@ MIDI_ENABLE ?= no # MIDI controls UNICODE_ENABLE ?= no # Unicode BLUETOOTH_ENABLE ?= no # Enable Bluetooth with the Adafruit EZ-Key HID AUDIO_ENABLE ?= no # Audio output on port C6 +FAUXCLICKY_ENABLE ?= no # Use buzzer to emulate clicky switches |