diff options
Diffstat (limited to 'keyboards/moondrop/dash75/r1/config.h')
-rw-r--r-- | keyboards/moondrop/dash75/r1/config.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/keyboards/moondrop/dash75/r1/config.h b/keyboards/moondrop/dash75/r1/config.h new file mode 100644 index 0000000000..16b6125a2d --- /dev/null +++ b/keyboards/moondrop/dash75/r1/config.h @@ -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 |