Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
9a1b4b78f1
4 changed files with 24 additions and 16 deletions
|
@ -175,7 +175,7 @@ static const keycodedescType PROGMEM keyselection[] = {
|
|||
{"Break", KC_PAUS},
|
||||
{"C-A-D", KC_CAD}, // Ctrl-Alt-Del
|
||||
{"AltF4", KC_AF4},
|
||||
{"QK_BOOT", QK_BOOT}, // firmware flash mode
|
||||
{"RESET", QK_BOOT}, // firmware flash mode
|
||||
};
|
||||
|
||||
#define MAX_KEYSELECTION ARRAY_SIZE(keyselection)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue