Skip to content

Commit

Permalink
Add DSP40 (qmk#11579)
Browse files Browse the repository at this point in the history
Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Ryan <[email protected]>
  • Loading branch information
3 people committed Feb 7, 2021
1 parent 5d5cbb8 commit fc29c7a
Show file tree
Hide file tree
Showing 19 changed files with 2,193 additions and 0 deletions.
19 changes: 19 additions & 0 deletions keyboards/keebio/dsp40/config.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
/* Copyright 2021 Danny Nguyen <[email protected]>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http:https://www.gnu.org/licenses/>.
*/

#pragma once

#include "config_common.h"
17 changes: 17 additions & 0 deletions keyboards/keebio/dsp40/dsp40.c
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
/* Copyright 2021 Danny Nguyen <[email protected]>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http:https://www.gnu.org/licenses/>.
*/

#include "dsp40.h"
21 changes: 21 additions & 0 deletions keyboards/keebio/dsp40/dsp40.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
/* Copyright 2021 Danny Nguyen <[email protected]>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http:https://www.gnu.org/licenses/>.
*/

#pragma once

#ifdef KEYBOARD_keebio_dsp40_rev1
#include "rev1.h"
#endif
107 changes: 107 additions & 0 deletions keyboards/keebio/dsp40/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,107 @@
{
"keyboard_name": "DSP40",
"url": "https://keeb.io",
"maintainer": "nooges",
"width": 12,
"height": 4,
"layouts": {
"LAYOUT": {
"layout": [
{ "label": "Esc", "x": 0, "y": 0 },
{ "label": "Q", "x": 1, "y": 0 },
{ "label": "W", "x": 2, "y": 0 },
{ "label": "E", "x": 3, "y": 0 },
{ "label": "R", "x": 4, "y": 0 },
{ "label": "T", "x": 5, "y": 0 },
{ "label": "Y", "x": 6, "y": 0 },
{ "label": "U", "x": 7, "y": 0 },
{ "label": "I", "x": 8, "y": 0 },
{ "label": "O", "x": 9, "y": 0 },
{ "label": "P", "x": 10, "y": 0 },
{ "label": "Back<br>Space", "x": 11, "y": 0 },
{ "label": "Tab", "x": 0, "y": 1, "w": 1.25 },
{ "label": "A", "x": 1.25, "y": 1 },
{ "label": "S", "x": 2.25, "y": 1 },
{ "label": "D", "x": 3.25, "y": 1 },
{ "label": "F", "x": 4.25, "y": 1 },
{ "label": "G", "x": 5.25, "y": 1 },
{ "label": "H", "x": 6.25, "y": 1 },
{ "label": "J", "x": 7.25, "y": 1 },
{ "label": "K", "x": 8.25, "y": 1 },
{ "label": "L", "x": 9.25, "y": 1 },
{ "label": "Enter", "x": 10.25, "y": 1, "w": 1.75 },
{ "label": "Shift", "x": 0, "y": 2, "w": 1.75 },
{ "label": "Z", "x": 1.75, "y": 2 },
{ "label": "X", "x": 2.75, "y": 2 },
{ "label": "C", "x": 3.75, "y": 2 },
{ "label": "V", "x": 4.75, "y": 2 },
{ "label": "B", "x": 5.75, "y": 2 },
{ "label": "N", "x": 6.75, "y": 2 },
{ "label": "M", "x": 7.75, "y": 2 },
{ "label": "<", "x": 8.75, "y": 2 },
{ "label": "Shift", "x": 9.75, "y": 2, "w": 1.25 },
{ "label": "Fn", "x": 11, "y": 2 },
{ "label": "Hyper", "x": 0, "y": 3, "w": 1.25 },
{ "label": "Super", "x": 1.25, "y": 3 },
{ "label": "Meta", "x": 2.25, "y": 3, "w": 1.25 },
{ "x": 3.5, "y": 3, "w": 2.25 },
{ "x": 5.75, "y": 3, "w": 2.75 },
{ "label": "Super", "x": 8.5, "y": 3, "w": 1.25 },
{ "label": "Meta", "x": 9.75, "y": 3 },
{ "label": "Super", "x": 10.75, "y": 3, "w": 1.25 }
]
},
"LAYOUT_ortho_4x12": {
"layout": [
{ "label": "Tab", "x": 0, "y": 0 },
{ "label": "Q", "x": 1, "y": 0 },
{ "label": "W", "x": 2, "y": 0 },
{ "label": "E", "x": 3, "y": 0 },
{ "label": "R", "x": 4, "y": 0 },
{ "label": "T", "x": 5, "y": 0 },
{ "label": "Y", "x": 6, "y": 0 },
{ "label": "U", "x": 7, "y": 0 },
{ "label": "I", "x": 8, "y": 0 },
{ "label": "O", "x": 9, "y": 0 },
{ "label": "P", "x": 10, "y": 0 },
{ "label": "Back Space", "x": 11, "y": 0 },
{ "label": "Esc", "x": 0, "y": 1 },
{ "label": "A", "x": 1, "y": 1 },
{ "label": "S", "x": 2, "y": 1 },
{ "label": "D", "x": 3, "y": 1 },
{ "label": "F", "x": 4, "y": 1 },
{ "label": "G", "x": 5, "y": 1 },
{ "label": "H", "x": 6, "y": 1 },
{ "label": "J", "x": 7, "y": 1 },
{ "label": "K", "x": 8, "y": 1 },
{ "label": "L", "x": 9, "y": 1 },
{ "label": ";", "x": 10, "y": 1 },
{ "label": "'", "x": 11, "y": 1 },
{ "label": "Shift", "x": 0, "y": 2 },
{ "label": "Z", "x": 1, "y": 2 },
{ "label": "X", "x": 2, "y": 2 },
{ "label": "C", "x": 3, "y": 2 },
{ "label": "V", "x": 4, "y": 2 },
{ "label": "B", "x": 5, "y": 2 },
{ "label": "N", "x": 6, "y": 2 },
{ "label": "M", "x": 7, "y": 2 },
{ "label": ",", "x": 8, "y": 2 },
{ "label": ".", "x": 9, "y": 2 },
{ "label": "/", "x": 10, "y": 2 },
{ "label": "Enter", "x": 11, "y": 2 },
{ "x": 0, "y": 3 },
{ "label": "Ctrl", "x": 1, "y": 3 },
{ "label": "Alt", "x": 2, "y": 3 },
{ "label": "Super", "x": 3, "y": 3 },
{ "label": "Lower", "x": 4, "y": 3 },
{ "label": "Space", "x": 5, "y": 3 },
{ "label": "Space", "x": 6, "y": 3 },
{ "label": "Raise", "x": 7, "y": 3 },
{ "label": "Left", "x": 8, "y": 3 },
{ "label": "Down", "x": 9, "y": 3 },
{ "label": "Up", "x": 10, "y": 3 },
{ "label": "Right", "x": 11, "y": 3 }
]
}
}
}
19 changes: 19 additions & 0 deletions keyboards/keebio/dsp40/keymaps/bakingpy/config.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
/* Copyright 2021 Danny Nguyen <[email protected]>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http:https://www.gnu.org/licenses/>.
*/

#pragma once

#define TAPPING_TERM 150
Loading

0 comments on commit fc29c7a

Please sign in to comment.