From 04281cc44a91e31de3fe29fd93ee97d9e05ad6ec Mon Sep 17 00:00:00 2001 From: alko Date: Tue, 7 Oct 2025 13:43:32 +0500 Subject: [PATCH] cornedeon_mini uid fixed --- keyboards/alko/cornedeon_mini/keymaps/vial/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keyboards/alko/cornedeon_mini/keymaps/vial/config.h b/keyboards/alko/cornedeon_mini/keymaps/vial/config.h index 0bdd59560c..71461fab5e 100644 --- a/keyboards/alko/cornedeon_mini/keymaps/vial/config.h +++ b/keyboards/alko/cornedeon_mini/keymaps/vial/config.h @@ -18,7 +18,7 @@ along with this program. If not, see . #pragma once -#define VIAL_KEYBOARD_UID {0xC3, 0xED, 0xF8, 0x56, 0x2E, 0xB9, 0x96, 0x81} +#define VIAL_KEYBOARD_UID {0xEE, 0x73, 0x08, 0xC4, 0xE2, 0x27, 0x05, 0x16} #define VIAL_UNLOCK_COMBO_ROWS {0, 0} #define VIAL_UNLOCK_COMBO_COLS {0, 1}