Files
keychron-vial-shenanigans/keyboards/tumler/reviungdash52/keymaps/vial/config.h
tumler 806a5c00bd Add ReviungDash47 & Reviungdash52 vial Support (#734)
* Add ReviungDash47 & Reviungdash52 vial Support

* Update UID & Via default layout
2024-06-23 00:51:31 -06:00

9 lines
256 B
C

#pragma once
#define VIAL_KEYBOARD_UID {0x69, 0x01, 0x58, 0x30, 0xE7, 0xA6, 0x7D, 0x5D}
// Unlock with top left key (row 0, column 0) and
// top right key (row 3, column 5):
#define VIAL_UNLOCK_COMBO_ROWS { 0, 3 }
#define VIAL_UNLOCK_COMBO_COLS { 0, 5 }