qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

commit 0d7d75d3d501804a46f084be2effdb4a7b16e4a9
parent e27dd0f26faa3cbe787e539b2435450fffa3709a
Author: QMK Bot <hello@qmk.fm>
Date:   Fri, 11 Apr 2025 16:26:48 +0000

Merge remote-tracking branch 'origin/master' into develop

Diffstat:
Mkeyboards/preonic/config.h | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/keyboards/preonic/config.h b/keyboards/preonic/config.h @@ -20,6 +20,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define AUDIO_VOICES #define AUDIO_PIN C6 +#define AUDIO_INIT_DELAY + /* * Feature disable options * These options are also useful to firmware size reduction.