forked from qmk/qmk_firmware
-
Notifications
You must be signed in to change notification settings - Fork 400
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
// Copyright 2024 ZSA Technology Labs, Inc <@zsa> | ||
// SPDX-License-Identifier: GPL-2.0-or-later | ||
// | ||
// As QMK evolves, some keycodes are renamed. This file provides a way to map old keycodes to new ones. | ||
|
||
// Changed from fw23 to fw24 | ||
#define QK_MAGIC_TOGGLE_NKRO MAGIC_TOGGLE_NKRO |