summaryrefslogtreecommitdiff
path: root/keyboards/evolv/info.json
diff options
context:
space:
mode:
authorÁlvaro A. Volpato <alvaro.volpato@usp.br>2021-01-06 01:22:45 -0300
committerGitHub <noreply@github.com>2021-01-05 20:22:45 -0800
commitdd356f90b09047d921504e217d3b6f01689c7ca2 (patch)
tree042eb9ea48cdf13640206e4fb03f9bab5617dde9 /keyboards/evolv/info.json
parent6009e7d8b5e1c6c81381bcefcb7d4630cb5b43a1 (diff)
[Keyboard] Evolv75 (#10947)
* Initial support for Evolv75 * Fix encoder directional and layer support * Invert knob directions * Remove info.json and updated README * Update keyboards/evolv/evolv.c Update encoder_update call Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/evolv/config.h Remove description field from USB descriptors Co-authored-by: Drashna Jaelre <drashna@live.com> * Remove KC_NO define from default keymap * Update config.h New USB descriptor ID numbers * Update keyboards/evolv/rules.mk Remove words from bluetooth and audio enable comments Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/evolv/rules.mk Enable full bootmagic Co-authored-by: Ryan <fauxpark@gmail.com> * Add info.json for QMK Configurator * Edit copyright info, add VIA initial support * Fix KC_NO seven underscores issue in keymap definitions * Update info.json * Update info.json * ANSI and ISO layouts, info.json file with both * Reorganized layouts to match info.json order Co-authored-by: Gondolindrim <alvaro.augusto.volpato@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/evolv/info.json')
-rw-r--r--keyboards/evolv/info.json190
1 files changed, 190 insertions, 0 deletions
diff --git a/keyboards/evolv/info.json b/keyboards/evolv/info.json
new file mode 100644
index 0000000000..8774a7d04f
--- /dev/null
+++ b/keyboards/evolv/info.json
@@ -0,0 +1,190 @@
+{
+ "keyboard_name": "Evolv75",
+ "url": "",
+ "maintainer": "qmk",
+ "width": 17.5,
+ "height": 6.75,
+ "layouts": {
+ "LAYOUT_evolv_ansi": {
+ "layout": [
+ {"label":"Esc", "x":0, "y":0.25},
+ {"label":"F1", "x":1.25, "y":0.25},
+ {"label":"F2", "x":2.25, "y":0.25},
+ {"label":"F3", "x":3.25, "y":0.25},
+ {"label":"F4", "x":4.25, "y":0.25},
+ {"label":"F5", "x":5.5, "y":0.25},
+ {"label":"F6", "x":6.5, "y":0.25},
+ {"label":"F7", "x":7.5, "y":0.25},
+ {"label":"F8", "x":8.5, "y":0.25},
+ {"label":"F9", "x":9.75, "y":0.25},
+ {"label":"F10", "x":10.75, "y":0.25},
+ {"label":"F11", "x":11.75, "y":0.25},
+ {"label":"F12", "x":12.75, "y":0.25},
+ {"label":"F13", "x":14, "y":0.25},
+ {"label":"~", "x":0, "y":1.5},
+ {"label":"!", "x":1, "y":1.5},
+ {"label":"@", "x":2, "y":1.5},
+ {"label":"#", "x":3, "y":1.5},
+ {"label":"$", "x":4, "y":1.5},
+ {"label":"%", "x":5, "y":1.5},
+ {"label":"^", "x":6, "y":1.5},
+ {"label":"&", "x":7, "y":1.5},
+ {"label":"*", "x":8, "y":1.5},
+ {"label":"(", "x":9, "y":1.5},
+ {"label":")", "x":10, "y":1.5},
+ {"label":"_", "x":11, "y":1.5},
+ {"label":"+", "x":12, "y":1.5},
+ {"label":"LBksp", "x":13, "y":1.5},
+ {"label":"RBksp", "x":14, "y":1.5},
+ {"label":"Del", "x":15.25, "y":1.5},
+ {"label":"VolUp", "x":17.75, "y":1.5},
+ {"label":"Tab", "x":0, "y":2.5, "w":1.5},
+ {"label":"Q", "x":1.5, "y":2.5},
+ {"label":"W", "x":2.5, "y":2.5},
+ {"label":"E", "x":3.5, "y":2.5},
+ {"label":"R", "x":4.5, "y":2.5},
+ {"label":"T", "x":5.5, "y":2.5},
+ {"label":"Y", "x":6.5, "y":2.5},
+ {"label":"U", "x":7.5, "y":2.5},
+ {"label":"I", "x":8.5, "y":2.5},
+ {"label":"O", "x":9.5, "y":2.5},
+ {"label":"P", "x":10.5, "y":2.5},
+ {"label":"{", "x":11.5, "y":2.5},
+ {"label":"}", "x":12.5, "y":2.5},
+ {"label":"|", "x":13.5, "y":2.5, "w":1.5},
+ {"label":"Page Up", "x":15.25, "y":2.5},
+ {"label":"Prev", "x":16.75, "y":2.5},
+ {"label":"Play", "x":17.75, "y":2.5},
+ {"label":"Next", "x":18.75, "y":2.5},
+ {"label":"Caps Lock", "x":0, "y":3.5, "w":1.75},
+ {"label":"A", "x":1.75, "y":3.5},
+ {"label":"S", "x":2.75, "y":3.5},
+ {"label":"D", "x":3.75, "y":3.5},
+ {"label":"F", "x":4.75, "y":3.5},
+ {"label":"G", "x":5.75, "y":3.5},
+ {"label":"H", "x":6.75, "y":3.5},
+ {"label":"J", "x":7.75, "y":3.5},
+ {"label":"K", "x":8.75, "y":3.5},
+ {"label":"L", "x":9.75, "y":3.5},
+ {"label":":", "x":10.75, "y":3.5},
+ {"label":"\"", "x":11.75, "y":3.5},
+ {"label":"Enter", "x":12.75, "y":3.5, "w":2.25},
+ {"label":"Page Down", "x":15.25, "y":3.5},
+ {"label":"VolDn", "x":17.75, "y":3.5},
+ {"label":"Shift", "x":0, "y":4.5, "w":2.25},
+ {"label":"Z", "x":2.25, "y":4.5},
+ {"label":"X", "x":3.25, "y":4.5},
+ {"label":"C", "x":4.25, "y":4.5},
+ {"label":"V", "x":5.25, "y":4.5},
+ {"label":"B", "x":6.25, "y":4.5},
+ {"label":"N", "x":7.25, "y":4.5},
+ {"label":"M", "x":8.25, "y":4.5},
+ {"label":"<", "x":9.25, "y":4.5},
+ {"label":">", "x":10.25, "y":4.5},
+ {"label":"?", "x":11.25, "y":4.5},
+ {"label":"Shift", "x":12.25, "y":4.5, "w":1.5},
+ {"label":"\u2191", "x":14, "y":4.75},
+ {"label":"Fn", "x":15.25, "y":4.5},
+ {"label":"Ctrl", "x":0, "y":5.5, "w":1.5},
+ {"label":"Win", "x":1.5, "y":5.5},
+ {"label":"Alt", "x":2.5, "y":5.5, "w":1.5},
+ {"x":4, "y":5.5, "w":6.25},
+ {"label":"Win", "x":10.25, "y":5.5, "w":1.25},
+ {"label":"Alt", "x":11.5, "y":5.5, "w":1.25},
+ {"label":"\u2190", "x":13, "y":5.75},
+ {"label":"\u2193", "x":14, "y":5.75},
+ {"label":"\u2192", "x":15, "y":5.75}]
+ },
+ "LAYOUT_evolv_iso": {
+ "layout": [
+ {"label":"Esc", "x":0, "y":0.25},
+ {"label":"F1", "x":1.25, "y":0.25},
+ {"label":"F2", "x":2.25, "y":0.25},
+ {"label":"F3", "x":3.25, "y":0.25},
+ {"label":"F4", "x":4.25, "y":0.25},
+ {"label":"F5", "x":5.5, "y":0.25},
+ {"label":"F6", "x":6.5, "y":0.25},
+ {"label":"F7", "x":7.5, "y":0.25},
+ {"label":"F8", "x":8.5, "y":0.25},
+ {"label":"F9", "x":9.75, "y":0.25},
+ {"label":"F10", "x":10.75, "y":0.25},
+ {"label":"F11", "x":11.75, "y":0.25},
+ {"label":"F12", "x":12.75, "y":0.25},
+ {"label":"F13", "x":14, "y":0.25},
+ {"label":"~", "x":0, "y":1.5},
+ {"label":"!", "x":1, "y":1.5},
+ {"label":"@", "x":2, "y":1.5},
+ {"label":"#", "x":3, "y":1.5},
+ {"label":"$", "x":4, "y":1.5},
+ {"label":"%", "x":5, "y":1.5},
+ {"label":"^", "x":6, "y":1.5},
+ {"label":"&", "x":7, "y":1.5},
+ {"label":"*", "x":8, "y":1.5},
+ {"label":"(", "x":9, "y":1.5},
+ {"label":")", "x":10, "y":1.5},
+ {"label":"_", "x":11, "y":1.5},
+ {"label":"+", "x":12, "y":1.5},
+ {"label":"LBksp", "x":13, "y":1.5},
+ {"label":"RBksp", "x":14, "y":1.5},
+ {"label":"Del", "x":15.25, "y":1.5},
+ {"label":"VolUp", "x":17.75, "y":1.5},
+ {"label":"Tab", "x":0, "y":2.5, "w":1.5},
+ {"label":"Q", "x":1.5, "y":2.5},
+ {"label":"W", "x":2.5, "y":2.5},
+ {"label":"E", "x":3.5, "y":2.5},
+ {"label":"R", "x":4.5, "y":2.5},
+ {"label":"T", "x":5.5, "y":2.5},
+ {"label":"Y", "x":6.5, "y":2.5},
+ {"label":"U", "x":7.5, "y":2.5},
+ {"label":"I", "x":8.5, "y":2.5},
+ {"label":"O", "x":9.5, "y":2.5},
+ {"label":"P", "x":10.5, "y":2.5},
+ {"label":"{", "x":11.5, "y":2.5},
+ {"label":"}", "x":12.5, "y":2.5},
+ {"label":"Enter", "x":13.75, "y":2.5, "w":1.25, "h":2},
+ {"label":"Page Up", "x":15.25, "y":2.5},
+ {"label":"Prev", "x":16.75, "y":2.5},
+ {"label":"Play", "x":17.75, "y":2.5},
+ {"label":"Next", "x":18.75, "y":2.5},
+ {"label":"Caps Lock", "x":0, "y":3.5, "w":1.75},
+ {"label":"A", "x":1.75, "y":3.5},
+ {"label":"S", "x":2.75, "y":3.5},
+ {"label":"D", "x":3.75, "y":3.5},
+ {"label":"F", "x":4.75, "y":3.5},
+ {"label":"G", "x":5.75, "y":3.5},
+ {"label":"H", "x":6.75, "y":3.5},
+ {"label":"J", "x":7.75, "y":3.5},
+ {"label":"K", "x":8.75, "y":3.5},
+ {"label":"L", "x":9.75, "y":3.5},
+ {"label":":", "x":10.75, "y":3.5},
+ {"label":"\"", "x":11.75, "y":3.5},
+ {"label":"~", "x":12.75, "y":3.5},
+ {"label":"Page Down", "x":15.25, "y":3.5},
+ {"label":"VolDn", "x":17.75, "y":3.5},
+ {"label":"Shift", "x":0, "y":4.5, "w":1.25},
+ {"label":"|", "x":1.25, "y":4.5},
+ {"label":"Z", "x":2.25, "y":4.5},
+ {"label":"X", "x":3.25, "y":4.5},
+ {"label":"C", "x":4.25, "y":4.5},
+ {"label":"V", "x":5.25, "y":4.5},
+ {"label":"B", "x":6.25, "y":4.5},
+ {"label":"N", "x":7.25, "y":4.5},
+ {"label":"M", "x":8.25, "y":4.5},
+ {"label":"<", "x":9.25, "y":4.5},
+ {"label":">", "x":10.25, "y":4.5},
+ {"label":"?", "x":11.25, "y":4.5},
+ {"label":"Shift", "x":12.25, "y":4.5, "w":1.5},
+ {"label":"\u2191", "x":14, "y":4.75},
+ {"label":"Fn", "x":15.25, "y":4.5},
+ {"label":"Ctrl", "x":0, "y":5.5, "w":1.5},
+ {"label":"Win", "x":1.5, "y":5.5},
+ {"label":"Alt", "x":2.5, "y":5.5, "w":1.5},
+ {"x":4, "y":5.5, "w":6.25},
+ {"label":"Win", "x":10.25, "y":5.5, "w":1.25},
+ {"label":"Alt", "x":11.5, "y":5.5, "w":1.25},
+ {"label":"\u2190", "x":13, "y":5.75},
+ {"label":"\u2193", "x":14, "y":5.75},
+ {"label":"\u2192", "x":15, "y":5.75}]
+ }
+ }
+}