qmk-keychron-q3-colemak-dh/keyboards/moondrop/dash75/keymaps/vial/config.h
Vino Rodrigues be45071b5f
[Keyboard] Add Moondrop Dash75 (#462)
* Add Moondrop Dash75

* Update config.h
2023-05-20 15:29:53 -06:00

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 }