diff options
Diffstat (limited to 'keyboards/ckeys')
| -rwxr-xr-x | keyboards/ckeys/handwire_101/config.h | 6 | ||||
| -rwxr-xr-x | keyboards/ckeys/handwire_101/rules.mk | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/ckeys/handwire_101/config.h b/keyboards/ckeys/handwire_101/config.h index 3dc99319e..849f4f607 100755 --- a/keyboards/ckeys/handwire_101/config.h +++ b/keyboards/ckeys/handwire_101/config.h | |||
| @@ -158,12 +158,12 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 158 | //#define MAGIC_KEY_SLEEP_LED Z | 158 | //#define MAGIC_KEY_SLEEP_LED Z |
| 159 | 159 | ||
| 160 | // Audio Click | 160 | // Audio Click |
| 161 | #define AUDIO_CLICKY | 161 | //#define AUDIO_CLICKY |
| 162 | 162 | ||
| 163 | // Music Mode Polyphony | 163 | // Music Mode Polyphony |
| 164 | // NOTE: Must change polyphony_rate to a number higher than 0 in voices.c | 164 | // NOTE: Must change polyphony_rate to a number higher than 0 in voices.c |
| 165 | #define AUDIO_VOICES | 165 | //#define AUDIO_VOICES |
| 166 | #define PITCH_STANDARD_A 880.0f | 166 | //#define PITCH_STANDARD_A 880.0f |
| 167 | 167 | ||
| 168 | // Mouse keys | 168 | // Mouse keys |
| 169 | #define MOUSEKEY_DELAY 0 | 169 | #define MOUSEKEY_DELAY 0 |
diff --git a/keyboards/ckeys/handwire_101/rules.mk b/keyboards/ckeys/handwire_101/rules.mk index 41a29b353..83d55e0f7 100755 --- a/keyboards/ckeys/handwire_101/rules.mk +++ b/keyboards/ckeys/handwire_101/rules.mk | |||
| @@ -28,5 +28,5 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality on B7 by d | |||
| 28 | #MIDI_ENABLE = yes # MIDI controls | 28 | #MIDI_ENABLE = yes # MIDI controls |
| 29 | UNICODE_ENABLE = no # Unicode | 29 | UNICODE_ENABLE = no # Unicode |
| 30 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 30 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
| 31 | AUDIO_ENABLE = yes # Audio output on port C6 | 31 | AUDIO_ENABLE = no # Audio output |
| 32 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches | 32 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches |
