1
0
Fork 0

[Keyboard] mechwild/bde cleanup and refactor (#18149)

This commit is contained in:
Less/Rikki 2022-08-28 13:16:20 -04:00 committed by GitHub
parent 585b134729
commit 4adb64a91b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
41 changed files with 479 additions and 487 deletions

View file

@ -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