qmk-keychron-q3-colemak-dh/keyboards/koolertron/amag09/keymaps/vial/config.h
Andrew Litt b291cd2586
Add Koolertron AMAG09 9 key macropad (#421)
* Add Koolertron AMAG09 9 key macropad

* Fix default keymap for koolertron/amag09

* Move as much as possible from C into info.json, fix layout name, and remove unnecessary LOCKING_ flags
2023-03-28 19:48:18 -06:00

10 lines
197 B
C

/* Vial configuration */
#pragma once
#define VIAL_KEYBOARD_UID {0x1C, 0xA6, 0x8B, 0xCD, 0xCB, 0x42, 0x5C, 0x6F}
#define VIAL_UNLOCK_COMBO_ROWS { 0, 2 }
#define VIAL_UNLOCK_COMBO_COLS { 2, 0 }