Skip to content

Commit 957e53f

Browse files
committed
Update KeyboardLayout_pt_BR.cpp
1 parent 6e1017b commit 957e53f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/KeyboardLayout_pt_BR.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ extern const uint8_t KeyboardLayout_pt_BR[128] PROGMEM =
4545
0x20|SHIFT, // #
4646
0x21|SHIFT, // $
4747
0x22|SHIFT, // %
48-
0x23|SHIFT, // &
48+
0x24|SHIFT, // &
4949
0x35, // '
5050
0x26|SHIFT, // (
5151
0x27|SHIFT, // )

0 commit comments

Comments
 (0)