qmk_userspace/keyboards/klor/2040/config.h
Victor b12f69a7ae
Added layout matrix so it will compile
- fixed other bugs
- Spruced up the info.json after using the qmk converter
2024-05-13 23:11:36 -05:00

13 lines
620 B
C

// Copyright 2022 @geigeigeist
// SPDX-License-Identifier: GPL-2.0+
// here you find only RP2040 specific configurations
#pragma once
// ┌─────────────────────────────────────────────────┐
// │ a u d i o │
// └─────────────────────────────────────────────────┘
#define AUDIO_PWM_DRIVER PWMD4
#define AUDIO_PWM_CHANNEL RP2040_PWM_CHANNEL_B
#define AUDIO_STATE_TIMER GPTD4