summaryrefslogtreecommitdiff
path: root/keyboards/sawnsprojects/satxri6key/info.json
diff options
context:
space:
mode:
authorSắn <59417802+MaiTheSan@users.noreply.github.com>2021-07-22 13:40:24 +0700
committerGitHub <noreply@github.com>2021-07-21 23:40:24 -0700
commit92cca84651b1ea2ceb3ae4037386f36bb97c8174 (patch)
treec1e3a743260b60f97cb5f37553ebc0a1545771a2 /keyboards/sawnsprojects/satxri6key/info.json
parent8e905a7a5ce4a936ae782541a922ecc6c7cd30bc (diff)
[Keyboard] Add keypad Satxri6key (#13423)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/sawnsprojects/satxri6key/info.json')
-rw-r--r--keyboards/sawnsprojects/satxri6key/info.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/sawnsprojects/satxri6key/info.json b/keyboards/sawnsprojects/satxri6key/info.json
new file mode 100644
index 0000000000..efbeb725e1
--- /dev/null
+++ b/keyboards/sawnsprojects/satxri6key/info.json
@@ -0,0 +1,20 @@
+{
+ "keyboard_name": "Satxri6key",
+ "url": "",
+ "maintainer": "qmk",
+ "width": 3,
+ "height": 2,
+ "layouts": {
+ "LAYOUT": {
+ "layout": [
+ {"label":"K00 (F7,F1)", "x":0, "y":1},
+ {"label":"K01 (F7,F4)", "x":1, "y":1},
+ {"label":"K02 (F7,F5)", "x":2, "y":1},
+ {"label":"K10 (F6,F1)", "x":0, "y":2},
+ {"label":"K11 (F6,F4)", "x":1, "y":2},
+ {"label":"K12 (F6,F5)", "x":2, "y":2}
+ ]
+ }
+ }
+ ,"meta": "https://noroadsleft.github.io/kbf_qmk_converter/"
+} \ No newline at end of file