Normalise output selection (Bluetooth) keycodes (#19004)
This commit is contained in:
parent
9a0f347a09
commit
d810878d5e
19 changed files with 62 additions and 61 deletions
|
@ -94,7 +94,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
|||
|
||||
#if defined(BLUEFRUIT)
|
||||
[PAD] = LAYOUT_ortho_5x5_wrapper(
|
||||
_______, _______, _______, OUT_BT, OUT_USB,
|
||||
_______, _______, _______, OU_BT, OU_USB,
|
||||
_______________NUMPAD_Row__0_______________, _______,
|
||||
_______________NUMPAD_Row__1_______________, _______,
|
||||
_______________NUMPAD_Row__2_______________, _______,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue