[Keyboard] Add mkh studio bully (#19696)
This commit is contained in:
parent
87c4152738
commit
c3406eb8d7
7 changed files with 160 additions and 0 deletions
9
keyboards/mkh_studio/bully/config.h
Normal file
9
keyboards/mkh_studio/bully/config.h
Normal file
|
@ -0,0 +1,9 @@
|
|||
// Copyright 2022 zhol
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#pragma once
|
||||
|
||||
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
|
||||
#define LOCKING_SUPPORT_ENABLE
|
||||
/* Locking resynchronize hack */
|
||||
#define LOCKING_RESYNC_ENABLE
|
Loading…
Add table
Add a link
Reference in a new issue