Skip to content

Commit

Permalink
add via support for skmt/15k (#1414)
Browse files Browse the repository at this point in the history
  • Loading branch information
satorusaka authored Sep 27, 2022
1 parent 4fa68cd commit ee9a9d0
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/skmt/15k/15k.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"name": "SKMT 15k",
"vendorId": "0xFEFE",
"productId": "0x3488",
"lighting": "qmk_rgblight",
"matrix": { "rows": 3, "cols": 5 },
"layouts": {
"keymap": [
[{"c": "#505557", "t": "#d9d7d7", "a": 7},"0,0", "0,1", "0,2", "0,3", "0,4"],
["1,0", "1,1", "1,2", "1,3", "1,4"],
["2,0", "2,1", "2,2", "2,3", "2,4"]
]
}
}

0 comments on commit ee9a9d0

Please sign in to comment.