Add Proteus67 keyboard (#22439)
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
parent
a81ae7dd04
commit
dcc47ea31b
11 changed files with 333 additions and 0 deletions
7
keyboards/proteus67/config.h
Normal file
7
keyboards/proteus67/config.h
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
// Copyright 2023 QMK
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
#pragma once
|
||||
|
||||
#define RGBLIGHT_MAX_LAYERS 3
|
||||
#define ENCODER_MAP_KEY_DELAY 10
|
||||
#define ENCODER_DEFAULT_POS 0x3
|
||||
Loading…
Add table
Add a link
Reference in a new issue