[Keyboard] mechwild/bde cleanup and refactor (#18149)
This commit is contained in:
parent
585b134729
commit
4adb64a91b
41 changed files with 479 additions and 487 deletions
|
@ -17,4 +17,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
#pragma once
|
||||
|
||||
#include "config_common.h"
|
||||
#include "config_common.h"
|
||||
|
||||
/* 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