config.h (194B)
- // Copyright 2022 Andy Tsai (@atsai)
- // SPDX-License-Identifier: GPL-2.0-or-later
- #pragma once
- #ifdef HAPTIC_ENABLE
- #define SOLENOID_PIN E6
- #endif
- #define BUZZER_ENABLE
- #define BUZZER_PIN B2
git clone https://anongit.hacktivis.me/git/qmk_firmware.git
config.h (194B)
- // Copyright 2022 Andy Tsai (@atsai)
- // SPDX-License-Identifier: GPL-2.0-or-later
- #pragma once
- #ifdef HAPTIC_ENABLE
- #define SOLENOID_PIN E6
- #endif
- #define BUZZER_ENABLE
- #define BUZZER_PIN B2