Skip to content

Commit

Permalink
fix unlock combo
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhol Internet committed Jan 4, 2024
1 parent cf8ee07 commit cb1bc0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions keyboards/ymdk/ymd75/rev4/iso/keymaps/vial/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#pragma once

#define VIAL_KEYBOARD_UID {0x26, 0xE5, 0x68, 0x8A, 0x5E, 0xC9, 0x9E, 0x0F}
#define VIAL_UNLOCK_COMBO_ROWS { 5, 8 }
#define VIAL_UNLOCK_COMBO_COLS { 0, 4 }
#define VIAL_UNLOCK_COMBO_ROWS { 5, 9 }
#define VIAL_UNLOCK_COMBO_COLS { 0, 3 }

#define DYNAMIC_KEYMAP_LAYER_COUNT 3

0 comments on commit cb1bc0a

Please sign in to comment.