[Keyboard] Add Moondrop Dash75 (#20890)
Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
parent
354edac63a
commit
1aa52124ca
8 changed files with 214 additions and 0 deletions
10
keyboards/moondrop/dash75/r1/config.h
Normal file
10
keyboards/moondrop/dash75/r1/config.h
Normal file
|
@ -0,0 +1,10 @@
|
|||
// Copyright 2023 moondroplab (@moondroplab)
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#pragma once
|
||||
|
||||
#define SERIAL_NUMBER "Dash 75"
|
||||
|
||||
#define USB_SUSPEND_WAKEUP_DELAY 5000 // wait for USB hub to start
|
||||
|
||||
#define HOLD_ON_OTHER_KEY_PRESS
|
Loading…
Add table
Add a link
Reference in a new issue