RESET -> QK_BOOT default keymaps (#17037)
This commit is contained in:
@@ -369,7 +369,7 @@ qmk_dict = {
|
||||
">>|": "KC_MNXT", "|<<": "KC_MPRV", "play/ps": "KC_MPLY",
|
||||
"Bri +": "KC_BRIU", "Bri -": "KC_BRID",
|
||||
# Quantum Keycodes
|
||||
"_reset": "RESET", "_debug": "DEBUG", "_eep_re": "EEP_RST",
|
||||
"_reset": "QK_BOOT", "_debug": "DEBUG", "_eep_re": "EEP_RST",
|
||||
# Audio Keys missing
|
||||
# Backlighting
|
||||
"Led 0": "BL_TOGG", "Led +": "BL_INC", "Led -": "BL_DEC", "Led ~": "BL_BRTG",
|
||||
|
Reference in New Issue
Block a user