summaryrefslogtreecommitdiff
path: root/layouts
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2022-11-09 06:03:31 +1100
committerGitHub <noreply@github.com>2022-11-08 19:03:31 +0000
commitd810878d5e36e032ec99fb309b66caf3ea57e4ba (patch)
treec102744740f2beb805bfcea4ca86f1e41936dd11 /layouts
parent9a0f347a095ad46c8e44eaed6925811da63aef6c (diff)
Normalise output selection (Bluetooth) keycodes (#19004)
Diffstat (limited to 'layouts')
-rw-r--r--layouts/community/ortho_5x15/wanleg/keymap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/community/ortho_5x15/wanleg/keymap.c b/layouts/community/ortho_5x15/wanleg/keymap.c
index 7f238010d0..b54562c701 100644
--- a/layouts/community/ortho_5x15/wanleg/keymap.c
+++ b/layouts/community/ortho_5x15/wanleg/keymap.c
@@ -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_______________, _______,