qmk-keychron-q3-colemak-dh/keyboards/ferris/sweep/keymaps/vial/config.h
Harley Laue dda43c887d
Move the Ferris Sweep config into the revision specific location & add port of 0.1 board (#237)
* Move the Ferris Sweep config into the revision specific location

* The 0_1, at the very least, has a different matrix, so having the
  sweep one at the top level doesn't really make sense.

* Add Ferris 0_1 based off the Sweep version
2022-09-06 09:34:50 -06:00

10 lines
238 B
C

/* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once
#define VIAL_KEYBOARD_UID {0x47, 0x97, 0x7E, 0x32, 0xC9, 0xAC, 0x13, 0xF3}
#define VIAL_UNLOCK_COMBO_ROWS { 2, 3, 0, 0, 0 }
#define VIAL_UNLOCK_COMBO_COLS { 0, 1, 0, 2, 4 }