We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9db0c9 commit 1c03f94Copy full SHA for 1c03f94
keyboards/adafruit/macropad/keymaps/drashna/keymap.c
@@ -24,7 +24,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
24
CK_TOGG, AU_TOGG, _______,
25
_______, _______, _______,
26
27
- _______, _______, _______
+ QK_BOOT, _______, _______
28
),
29
};
30
// clang-format on
0 commit comments