Add bootmagic salt key to avoid accidental configuration
This commit is contained in:
parent
7e5081b5a8
commit
05225dd9d8
4 changed files with 20 additions and 1 deletions
|
@ -59,6 +59,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define TAPPING_TOGGLE 5
|
||||
|
||||
|
||||
/* Boot Magic salt key: Space */
|
||||
#define BOOTMAGIC_KEY_SALT KC_FN6
|
||||
|
||||
/*
|
||||
* Feature disable options
|
||||
* These options are also useful to firmware size reduction.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue