[Keyboard] Add the Mine Keyboard (#21211)
This commit is contained in:
parent
b9c4bd0d66
commit
1ce5cf480c
13 changed files with 623 additions and 0 deletions
9
keyboards/adpenrose/mine/config.h
Normal file
9
keyboards/adpenrose/mine/config.h
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue