diff options
| author | QMK Bot <hello@qmk.fm> | 2021-03-24 10:13:37 +0000 |
|---|---|---|
| committer | QMK Bot <hello@qmk.fm> | 2021-03-24 10:13:37 +0000 |
| commit | 743d6c430bf09710be9a1055c353fbbceed939ac (patch) | |
| tree | daf499e42695e426774b7cb5823f6e955910cf2c | |
| parent | 87aa3282f0d91b527acec8634b509841501374f4 (diff) | |
| parent | 723d9af04d610c4a2fcb8fcf39e8420c71ed4df0 (diff) | |
| download | qmk_firmware-743d6c430bf09710be9a1055c353fbbceed939ac.tar.gz qmk_firmware-743d6c430bf09710be9a1055c353fbbceed939ac.zip | |
Merge remote-tracking branch 'origin/master' into develop
| -rw-r--r-- | keyboards/handwired/datahand/info.json | 96 |
1 files changed, 96 insertions, 0 deletions
diff --git a/keyboards/handwired/datahand/info.json b/keyboards/handwired/datahand/info.json new file mode 100644 index 000000000..9160be240 --- /dev/null +++ b/keyboards/handwired/datahand/info.json | |||
| @@ -0,0 +1,96 @@ | |||
| 1 | { | ||
| 2 | "keyboard_name": "Handwired DataHand", | ||
| 3 | "url": "", | ||
| 4 | "maintainer": "qmk", | ||
| 5 | "width": 23, | ||
| 6 | "height": 7.75, | ||
| 7 | "layouts": { | ||
| 8 | "LAYOUT": { | ||
| 9 | "layout": [ | ||
| 10 | {"label":"lpn", "x":1, "y":2.75}, | ||
| 11 | |||
| 12 | {"label":"lrn", "x":3.25, "y":1.25}, | ||
| 13 | |||
| 14 | {"label":"lmn", "x":5.75, "y":0}, | ||
| 15 | |||
| 16 | {"label":"lin", "x":9, "y":0.75}, | ||
| 17 | |||
| 18 | {"label":"rin", "x":13, "y":0.75}, | ||
| 19 | |||
| 20 | {"label":"rmn", "x":16.25, "y":0}, | ||
| 21 | |||
| 22 | {"label":"rrn", "x":18.75, "y":1.25}, | ||
| 23 | |||
| 24 | {"label":"rpn", "x":21, "y":2.75}, | ||
| 25 | |||
| 26 | {"label":"lpw", "x":0, "y":3.75}, | ||
| 27 | {"label":"lpc", "x":1, "y":3.75}, | ||
| 28 | {"label":"lpe", "x":2, "y":3.75}, | ||
| 29 | |||
| 30 | {"label":"lrw", "x":2.25, "y":2.25}, | ||
| 31 | {"label":"lrc", "x":3.25, "y":2.25}, | ||
| 32 | {"label":"lre", "x":4.25, "y":2.25}, | ||
| 33 | |||
| 34 | {"label":"lmw", "x":4.75, "y":1}, | ||
| 35 | {"label":"lmc", "x":5.75, "y":1}, | ||
| 36 | {"label":"lme", "x":6.75, "y":1}, | ||
| 37 | |||
| 38 | {"label":"liw", "x":8, "y":1.75}, | ||
| 39 | {"label":"lic", "x":9, "y":1.75}, | ||
| 40 | {"label":"lie", "x":10, "y":1.75}, | ||
| 41 | |||
| 42 | {"label":"riw", "x":12, "y":1.75}, | ||
| 43 | {"label":"ric", "x":13, "y":1.75}, | ||
| 44 | {"label":"rie", "x":14, "y":1.75}, | ||
| 45 | |||
| 46 | {"label":"rmw", "x":15.25, "y":1}, | ||
| 47 | {"label":"rmc", "x":16.25, "y":1}, | ||
| 48 | {"label":"rme", "x":17.25, "y":1}, | ||
| 49 | |||
| 50 | {"label":"rrw", "x":17.75, "y":2.25}, | ||
| 51 | {"label":"rrc", "x":18.75, "y":2.25}, | ||
| 52 | {"label":"rre", "x":19.75, "y":2.25}, | ||
| 53 | |||
| 54 | {"label":"rpw", "x":20, "y":3.75}, | ||
| 55 | {"label":"rpc", "x":21, "y":3.75}, | ||
| 56 | {"label":"rpe", "x":22, "y":3.75}, | ||
| 57 | |||
| 58 | {"label":"lps", "x":1, "y":4.75}, | ||
| 59 | |||
| 60 | {"label":"lrs", "x":3.25, "y":3.25}, | ||
| 61 | |||
| 62 | {"label":"lms", "x":5.75, "y":2}, | ||
| 63 | |||
| 64 | {"label":"lis", "x":9, "y":2.75}, | ||
| 65 | |||
| 66 | {"label":"ris", "x":13, "y":2.75}, | ||
| 67 | |||
| 68 | {"label":"rms", "x":16.25, "y":2}, | ||
| 69 | |||
| 70 | {"label":"rrs", "x":18.75, "y":3.25}, | ||
| 71 | |||
| 72 | {"label":"rps", "x":21, "y":4.75}, | ||
| 73 | |||
| 74 | {"label":"ltp", "x":8, "y":4.75}, | ||
| 75 | {"label":"ltn", "x":10, "y":4.75}, | ||
| 76 | |||
| 77 | {"label":"rtn", "x":12, "y":4.75}, | ||
| 78 | {"label":"rtp", "x":14, "y":4.75}, | ||
| 79 | |||
| 80 | {"label":"ltc", "x":9, "y":5.25}, | ||
| 81 | |||
| 82 | {"label":"rtc", "x":13, "y":5.25}, | ||
| 83 | |||
| 84 | {"label":"ltl", "x":9, "y":6.25}, | ||
| 85 | |||
| 86 | {"label":"rtl", "x":13, "y":6.25}, | ||
| 87 | |||
| 88 | {"label":"ltu", "x":8, "y":6.75}, | ||
| 89 | {"label":"ltk", "x":10, "y":6.75}, | ||
| 90 | |||
| 91 | {"label":"rtk", "x":12, "y":6.75}, | ||
| 92 | {"label":"rtu", "x":14, "y":6.75} | ||
| 93 | ] | ||
| 94 | } | ||
| 95 | } | ||
| 96 | } | ||
