summaryrefslogtreecommitdiff
path: root/keyboards/yeehaw/info.json
diff options
context:
space:
mode:
authorCaleb Lightfoot <61706196+Tsquash@users.noreply.github.com>2021-05-17 10:52:01 -0500
committerGitHub <noreply@github.com>2021-05-17 11:52:01 -0400
commit3bee24a8275eba13ada7e22b94cc96649c05e96f (patch)
tree999cbe47f1f3bd8e980d9941f222259f039cab0c /keyboards/yeehaw/info.json
parentf7c6d68b3443e242cd658e2913d16db8b2318e03 (diff)
Add Yeehaw Keyboard (#12705)
* Add files for Yeehaw keyboard. * Modified config.h and default keymap. * Update keyboards/yeehaw/rules.mk Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> * Update keyboards/yeehaw/readme.md Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> * Update keyboards/yeehaw/readme.md Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> * Update keyboards/yeehaw/keymaps/via/keymap.c Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> * Update keyboards/yeehaw/keymaps/via/keymap.c Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> * Update keyboards/yeehaw/keymaps/via/keymap.c Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> * Apply suggestions from georges review Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> * Remove Unnecessary Defines Co-authored-by: Drashna Jaelre <drashna@live.com> * Changed keymap licenses 📃 Co-authored-by: Tsqaushv2 <61706196+Tsqaushv2@users.noreply.github.com> Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/yeehaw/info.json')
-rw-r--r--keyboards/yeehaw/info.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/yeehaw/info.json b/keyboards/yeehaw/info.json
new file mode 100644
index 0000000000..d121b07b98
--- /dev/null
+++ b/keyboards/yeehaw/info.json
@@ -0,0 +1,12 @@
+{
+ "keyboard_name": "Yeehaw",
+ "url": "https://squashkb.com/product/yeehaw",
+ "maintainer": "Tsquash",
+ "width": 5,
+ "height": 5.5,
+ "layouts": {
+ "LAYOUT": {
+ "layout": [{"label":"VOLU", "x":1, "y":0}, {"label":"VOLD", "x":1, "y":1}, {"label":"M1", "x":2, "y":1.5}, {"label":"UP", "x":3, "y":1.5}, {"label":"MNXT", "x":1, "y":2}, {"label":"M2", "x":4, "y":2}, {"label":"LEFT", "x":2, "y":2.5}, {"label":"DOWN", "x":3, "y":2.5}, {"label":"MO(1)", "x":0, "y":2.75}, {"label":"MPRV", "x":1, "y":3}, {"label":"RIGHT", "x":4, "y":3}, {"label":"MPLY", "x":2, "y":3.5}, {"label":"CTL S", "x":3, "y":3.5}, {"label":"RGB TOG", "x":2.5, "y":4.5}]
+ }
+ }
+} \ No newline at end of file