Skip to content

Commit 2a07a87

Browse files
authored
Update lazydesigners/the40/the40.h (#13354)
Fix error in the40.h
1 parent 93e3e77 commit 2a07a87

File tree

1 file changed

+1
-1
lines changed
  • keyboards/lazydesigners/the40

1 file changed

+1
-1
lines changed

keyboards/lazydesigners/the40/the40.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,5 @@
5555
{ K000, K001, K002, K003, K004, K005, K006, K007, K008, K009, K010, K011 }, \
5656
{ K100, K101, K102, K103, K104, K105, K106, K107, K108, K109, K110, KC_NO }, \
5757
{ K200, K201, K202, K203, K204, K205, K206, K207, K208, K209, K210, KC_NO }, \
58-
{ K300, K301, K302, KC_NO, K304, KC_NO, K306, KC_NO, K308, K309, K310, KC_NO }, \
58+
{ K300, KC_NO, K302, KC_NO, K304, KC_NO, K306, KC_NO, K308, KC_NO, K310, KC_NO }, \
5959
}

0 commit comments

Comments
 (0)