Browse Source

Update config.h

pull/15577/head
projectcain 2 years ago
committed by GitHub
parent
commit
5f17d8a1e2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      keyboards/projectcain/relic/config.h

+ 2
- 0
keyboards/projectcain/relic/config.h View File

@ -16,6 +16,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
#define ENCODERS_PAD_A { D4 }
#define ENCODERS_PAD_B { D6 }
#include "config_common.h"


Loading…
Cancel
Save