[keyboard] Add halcyon ferris
This commit is contained in:
parent
d6fecc5b3f
commit
c777c1b89c
12 changed files with 569 additions and 2 deletions
15
keyboards/splitkb/halcyon/ferris/keymaps/vial_hlc/config.h
Normal file
15
keyboards/splitkb/halcyon/ferris/keymaps/vial_hlc/config.h
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
/* SPDX-License-Identifier: GPL-2.0-or-later */
|
||||
/* Copyright 2023 splitkb.com <support@splitkb.com> */
|
||||
|
||||
#pragma once
|
||||
|
||||
#define VIAL_KEYBOARD_UID {0x0C, 0x24, 0x37, 0xD1, 0xF9, 0x8B, 0x9C, 0x31}
|
||||
|
||||
#define VIAL_UNLOCK_COMBO_ROWS { 0, 4 }
|
||||
#define VIAL_UNLOCK_COMBO_COLS { 0, 0 }
|
||||
|
||||
#define RGB_MATRIX_FRAMEBUFFER_EFFECTS
|
||||
#define RGB_MATRIX_KEYPRESSES
|
||||
|
||||
|
||||
#define DYNAMIC_KEYMAP_LAYER_COUNT 8
|
||||
Loading…
Add table
Add a link
Reference in a new issue