1
0
Fork 0

[Keyboard] Add the Mine Keyboard (#21211)

This commit is contained in:
Arturo Avila 2023-07-03 12:32:52 -06:00 committed by GitHub
parent b9c4bd0d66
commit 1ce5cf480c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 623 additions and 0 deletions

View file

@ -0,0 +1,9 @@
// Copyright 2022 Arturo Avila (@Arturo Avila)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
/* Solenoid pin */
#define SOLENOID_PIN A7
#define DYNAMIC_KEYMAP_LAYER_COUNT 2