diff options
| author | 2017-02-13 18:01:57 +0700 | |
|---|---|---|
| committer | 2017-02-13 18:01:57 +0700 | |
| commit | 75e57b4bcb4f97fea7ed1b011eea3557a6b3e041 (patch) | |
| tree | 3a0a6b0bfae3246d28b8b7dec32b0b8fc904ff06 /quantum/template | |
| parent | 200488bb31c1776cf4745b005bb8e9d696aea26e (diff) | |
| parent | 8c93c5d9ab8a0a69d84f707db71f417b66402693 (diff) | |
| download | qmk_firmware-75e57b4bcb4f97fea7ed1b011eea3557a6b3e041.tar.gz | |
Merge branch 'faux_clicky' into promethium
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 |