qmk-keychron-q3-colemak-dh/keyboards/thepanduuh/degenpad/keymaps/vial/config.h
ThePanduuh 80344278c2
Add Degenpad (#363)
* Add Degenpad

* Clean up for PR

* Update version number, readme

* Add default keymap, update parameters to match QMK
2023-02-16 00:16:35 -06:00

23 lines
837 B
C

/*
Copyright 2023 ThePanduuh <thepanduuh.kb@gmail.com>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
#define VIAL_KEYBOARD_UID {0x6A, 0x67, 0x44, 0x90, 0x65, 0x4C, 0x1D, 0x61}
#define VIAL_UNLOCK_COMBO_ROWS {2, 3}
#define VIAL_UNLOCK_COMBO_COLS {2, 2}