mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-08-04 04:53:23 +01:00
Fix Locking CapsLock support in ADB converter
This commit is contained in:
@@ -39,7 +39,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
/* Mechanical locking CapsLock support. Use KC_LCAP instead of KC_CAPS in keymap */
|
||||
#define CAPSLOCK_LOCKING_ENABLE
|
||||
/* Locking CapsLock resynchronize hack, which won't work on Linux */
|
||||
/* Locking CapsLock resynchronize hack */
|
||||
#define CAPSLOCK_LOCKING_RESYNC_ENABLE
|
||||
|
||||
/* key combination for command */
|
||||
|
||||
Reference in New Issue
Block a user