Skip to content

Commit

Permalink
add Dude09 (#2118)
Browse files Browse the repository at this point in the history
* creating new folder for starrykeebs and adding json for dude09 keyboard

* adding color for modifier keys

* change file heirarchy
  • Loading branch information
astarryknight authored Feb 3, 2024
1 parent 2ea0dc8 commit c8448b5
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions v3/handwired/starrykeebs/dude09/dude09.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"name": "Dude09",
"vendorId": "0x534B",
"productId": "0x0002",
"matrix": {
"rows": 3,
"cols": 3
},
"layouts": {
"keymap": [
[
"0,0",
"0,1",
"0,2"
],
[
"1,0",
"1,1",
"1,2"
],
[
"2,0",
"2,1",
{
"c": "#aaaaaa"
},
"2,2"
]
]
}
}

0 comments on commit c8448b5

Please sign in to comment.