Skip to content

Commit

Permalink
Add lock indicators for KLC x TGR LENA (qmk#22931)
Browse files Browse the repository at this point in the history
  • Loading branch information
kopibeng authored and nuess0r committed Sep 8, 2024
1 parent 031e835 commit e23f5bd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions keyboards/kopibeng/tgr_lena/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@
"nkro": true,
"rgb_matrix": true
},
"indicators": {
"caps_lock": "A2",
"num_lock": "A3",
"scroll_lock": "A1"
},
"matrix_pins": {
"cols": ["B10", "A8", "A7", "B15", "A6", "B14", "A4", "C15", "B9", "C14", "B8", "C13", "B7", "B6", "B5", "B3", "B4", "A15"],
"rows": ["B12", "B13", "A5", "B0", "B1"]
Expand Down

0 comments on commit e23f5bd

Please sign in to comment.