be45071b5f
* Add Moondrop Dash75 * Update config.h
11 lines
299 B
C
11 lines
299 B
C
// Copyright 2023 moondroplab (@moondroplab)
|
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
#pragma once
|
|
|
|
#define DYNAMIC_KEYMAP_LAYER_COUNT 2
|
|
|
|
#define VIAL_KEYBOARD_UID {0xF5, 0xD5, 0x49, 0x62, 0xFE, 0x77, 0x30, 0x64}
|
|
#define VIAL_UNLOCK_COMBO_ROWS { 0, 3 }
|
|
#define VIAL_UNLOCK_COMBO_COLS { 0, 13 }
|