diff options
Diffstat (limited to 'keyboards/deltasplit75')
19 files changed, 493 insertions, 0 deletions
diff --git a/keyboards/deltasplit75/deltasplit75.c b/keyboards/deltasplit75/deltasplit75.c new file mode 100644 index 000000000..6a73db4cd --- /dev/null +++ b/keyboards/deltasplit75/deltasplit75.c | |||
@@ -0,0 +1 @@ | |||
#include "deltasplit75.h" \ No newline at end of file | |||
diff --git a/keyboards/deltasplit75/deltasplit75.h b/keyboards/deltasplit75/deltasplit75.h new file mode 100644 index 000000000..b78d85734 --- /dev/null +++ b/keyboards/deltasplit75/deltasplit75.h | |||
@@ -0,0 +1,7 @@ | |||
1 | #pragma once | ||
2 | |||
3 | #include "quantum.h" | ||
4 | |||
5 | #ifdef KEYBOARD_deltasplit75_v2 | ||
6 | # include "v2.h" | ||
7 | #endif | ||
diff --git a/keyboards/deltasplit75/info.json b/keyboards/deltasplit75/info.json new file mode 100644 index 000000000..da5e226cb --- /dev/null +++ b/keyboards/deltasplit75/info.json | |||
@@ -0,0 +1,12 @@ | |||
1 | { | ||
2 | "keyboard_name": "DeltaSplit75", | ||
3 | "maintainer": "xyxjj & itsaferbie", | ||
4 | "layouts": { | ||
5 | "LAYOUT_v2": { | ||
6 | "layout": [{"label":"Esc", "x":0, "y":0}, {"label":"F1", "x":1, "y":0}, {"label":"F2", "x":2, "y":0}, {"label":"F3", "x":3, "y":0}, {"label":"F4", "x":4, "y":0}, {"label":"F5", "x":5, "y":0}, {"label":"F6", "x":6, "y":0}, {"label":"F7", "x":8, "y":0}, {"label":"F8", "x":9, "y":0}, {"label":"F9", "x":10, "y":0}, {"label":"F10", "x":11, "y":0}, {"label":"F11", "x":12, "y":0}, {"label":"F12", "x":13, "y":0}, {"label":"Print", "x":14, "y":0}, {"label":"Scroll", "x":15, "y":0}, {"label":"Pause", "x":16, "y":0}, {"label":"~", "x":0, "y":1}, {"label":"!", "x":1, "y":1}, {"label":"@", "x":2, "y":1}, {"label":"#", "x":3, "y":1}, {"label":"$", "x":4, "y":1}, {"label":"%", "x":5, "y":1}, {"label":"^", "x":6, "y":1}, {"label":"&", "x":8, "y":1}, {"label":"*", "x":9, "y":1}, {"label":"(", "x":10, "y":1}, {"label":")", "x":11, "y":1}, {"label":"_", "x":12, "y":1}, {"label":"+", "x":13, "y":1}, {"label":"Back", "x":14, "y":1}, {"label":"Trns", "x":15, "y":1}, {"label":"Home", "x":16, "y":1}, {"label":"Tab", "x":0, "y":2, "w":1.5}, {"label":"Q", "x":1.5, "y":2}, {"label":"W", "x":2.5, "y":2}, {"label":"E", "x":3.5, "y":2}, {"label":"R", "x":4.5, "y":2}, {"label":"T", "x":5.5, "y":2}, {"label":"Y", "x":7.5, "y":2}, {"label":"U", "x":8.5, "y":2}, {"label":"I", "x":9.5, "y":2}, {"label":"O", "x":10.5, "y":2}, {"label":"P", "x":11.5, "y":2}, {"label":"{", "x":12.5, "y":2}, {"label":"}", "x":13.5, "y":2}, {"label":"Back", "x":14.5, "y":2, "w":1.5}, {"label":"PgUp", "x":16, "y":2}, {"label":"Ctrl", "x":0, "y":3, "w":1.75}, {"label":"A", "x":1.75, "y":3}, {"label":"S", "x":2.75, "y":3}, {"label":"D", "x":3.75, "y":3}, {"label":"F", "x":4.75, "y":3}, {"label":"G", "x":5.75, "y":3}, {"label":"H", "x":7.75, "y":3}, {"label":"J", "x":8.75, "y":3}, {"label":"K", "x":9.75, "y":3}, {"label":"L", "x":10.75, "y":3}, {"label":":", "x":11.75, "y":3}, {"label":"\"", "x":12.75, "y":3}, {"label":"Trns", "x":13.75, "y":3}, {"label":"Enter", "x":14.75, "y":3, "w":1.25}, {"label":"PgDn", "x":16, "y":3}, {"label":"Shift", "x":0, "y":4, "w":1.25}, {"label":"Trns", "x":1.25, "y":4}, {"label":"Z", "x":2.25, "y":4}, {"label":"X", "x":3.25, "y":4}, {"label":"C", "x":4.25, "y":4}, {"label":"V", "x":5.25, "y":4}, {"label":"B", "x":6.25, "y":4}, {"label":"B", "x":7.25, "y":4}, {"label":"N", "x":8.25, "y":4}, {"label":"M", "x":9.25, "y":4}, {"label":"<", "x":10.25, "y":4}, {"label":">", "x":11.25, "y":4}, {"label":"?", "x":12.25, "y":4}, {"label":"Shift", "x":13.25, "y":4, "w":1.75}, {"label":"Up", "x":15, "y":4}, {"label":"End", "x":16, "y":4}, {"label":"Ctrl", "x":0, "y":5, "w":1.25}, {"label":"Win", "x":1.25, "y":5, "w":1.25}, {"label":"Alt", "x":2.5, "y":5, "w":1.25}, {"label":"Space", "x":3.75, "y":5, "w":2}, {"label":"Fn", "x":5.75, "y":5}, {"label":"Space", "x":7.75, "y":5, "w":2.75}, {"label":"Alt", "x":10.5, "y":5, "w":1.25}, {"label":"Win", "x":11.75, "y":5}, {"label":"Ctrl", "x":12.75, "y":5, "w":1.25}, {"label":"Left", "x":14, "y":5}, {"label":"Down", "x":15, "y":5}, {"label":"Right", "x":16, "y":5}] | ||
7 | }, | ||
8 | "LAYOUT_protosplit": { | ||
9 | "layout": [{"label":"Esc", "x":0, "y":0}, {"label":"F1", "x":1, "y":0}, {"label":"F2", "x":2, "y":0}, {"label":"F3", "x":3, "y":0}, {"label":"F4", "x":4, "y":0}, {"label":"F5", "x":5, "y":0}, {"label":"F6", "x":6, "y":0}, {"label":"F7", "x":8, "y":0}, {"label":"F8", "x":9, "y":0}, {"label":"F9", "x":10, "y":0}, {"label":"F10", "x":11, "y":0}, {"label":"F11", "x":12, "y":0}, {"label":"F12", "x":13, "y":0}, {"label":"Insert", "x":14, "y":0}, {"label":"Home", "x":15, "y":0}, {"label":"PgUp", "x":16, "y":0}, {"label":"~", "x":0, "y":1}, {"label":"!", "x":1, "y":1}, {"label":"@", "x":2, "y":1}, {"label":"#", "x":3, "y":1}, {"label":"$", "x":4, "y":1}, {"label":"%", "x":5, "y":1}, {"label":"^", "x":6, "y":1}, {"label":"&", "x":8, "y":1}, {"label":"*", "x":9, "y":1}, {"label":"(", "x":10, "y":1}, {"label":")", "x":11, "y":1}, {"label":"_", "x":12, "y":1}, {"label":"+", "x":13, "y":1}, {"label":"Delete", "x":14, "y":1}, {"label":"End", "x":15, "y":1}, {"label":"PgDn", "x":16, "y":1}, {"label":"Tab", "x":0, "y":2, "w":1.5}, {"label":"Q", "x":1.5, "y":2}, {"label":"W", "x":2.5, "y":2}, {"label":"E", "x":3.5, "y":2}, {"label":"R", "x":4.5, "y":2}, {"label":"T", "x":5.5, "y":2}, {"label":"Y", "x":7.5, "y":2}, {"label":"U", "x":8.5, "y":2}, {"label":"I", "x":9.5, "y":2}, {"label":"O", "x":10.5, "y":2}, {"label":"P", "x":11.5, "y":2}, {"label":"{", "x":12.5, "y":2}, {"label":"}", "x":13.5, "y":2}, {"label":"Back", "x":14.5, "y":2, "w":1.5}, {"label":"Scroll", "x":16, "y":2}, {"label":"Ctrl", "x":0, "y":3, "w":1.75}, {"label":"A", "x":1.75, "y":3}, {"label":"S", "x":2.75, "y":3}, {"label":"D", "x":3.75, "y":3}, {"label":"F", "x":4.75, "y":3}, {"label":"G", "x":5.75, "y":3}, {"label":"H", "x":7.75, "y":3}, {"label":"J", "x":8.75, "y":3}, {"label":"K", "x":9.75, "y":3}, {"label":"L", "x":10.75, "y":3}, {"label":":", "x":11.75, "y":3}, {"label":"\"", "x":12.75, "y":3}, {"label":"Enter", "x":13.75, "y":3, "w":2.25}, {"label":"Pause", "x":16, "y":3}, {"label":"Shift", "x":0, "y":4, "w":2.25}, {"label":"Z", "x":2.25, "y":4}, {"label":"X", "x":3.25, "y":4}, {"label":"C", "x":4.25, "y":4}, {"label":"V", "x":5.25, "y":4}, {"label":"B", "x":6.25, "y":4}, {"label":"B", "x":7.25, "y":4}, {"label":"N", "x":8.25, "y":4}, {"label":"M", "x":9.25, "y":4}, {"label":"<", "x":10.25, "y":4}, {"label":">", "x":11.25, "y":4}, {"label":"?", "x":12.25, "y":4}, {"label":"Shift", "x":13.25, "y":4, "w":1.75}, {"label":"Up", "x":15, "y":4}, {"label":"Print", "x":16, "y":4}, {"label":"Ctrl", "x":0, "y":5, "w":1.25}, {"label":"Win", "x":1.25, "y":5, "w":1.25}, {"label":"Alt", "x":2.5, "y":5, "w":1.25}, {"label":"Space", "x":3.75, "y":5, "w":2}, {"label":"Fn", "x":5.75, "y":5}, {"label":"Space", "x":7.75, "y":5, "w":2.75}, {"label":"Alt", "x":10.5, "y":5, "w":1.25}, {"label":"Win", "x":11.75, "y":5}, {"label":"Ctrl", "x":12.75, "y":5, "w":1.25}, {"label":"Left", "x":14, "y":5}, {"label":"Down", "x":15, "y":5}, {"label":"Right", "x":16, "y":5}] | ||
10 | } | ||
11 | } | ||
12 | } | ||
diff --git a/keyboards/deltasplit75/keymaps/default/config.h b/keyboards/deltasplit75/keymaps/default/config.h new file mode 100644 index 000000000..307531da6 --- /dev/null +++ b/keyboards/deltasplit75/keymaps/default/config.h | |||
@@ -0,0 +1,25 @@ | |||
1 | /* | ||
2 | Copyright 2012 Jun Wako <[email protected]> | ||
3 | |||
4 | This program is free software: you can redistribute it and/or modify | ||
5 | it under the terms of the GNU General Public License as published by | ||
6 | the Free Software Foundation, either version 2 of the License, or | ||
7 | (at your option) any later version. | ||
8 | |||
9 | This program is distributed in the hope that it will be useful, | ||
10 | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
11 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
12 | GNU General Public License for more details. | ||
13 | |||
14 | You should have received a copy of the GNU General Public License | ||
15 | along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
16 | */ | ||
17 | |||
18 | |||
19 | #pragma once | ||
20 | |||
21 | #define USE_SERIAL | ||
22 | |||
23 | #define MASTER_LEFT | ||
24 | // #define MASTER_RIGHT | ||
25 | // #define EE_HANDS | ||
diff --git a/keyboards/deltasplit75/keymaps/default/keymap.c b/keyboards/deltasplit75/keymaps/default/keymap.c new file mode 100644 index 000000000..c13b0627c --- /dev/null +++ b/keyboards/deltasplit75/keymaps/default/keymap.c | |||
@@ -0,0 +1,28 @@ | |||
1 | #include QMK_KEYBOARD_H | ||
2 | |||
3 | |||
4 | // Each layer gets a name for readability, which is then used in the keymap matrix below. | ||
5 | // The underscores don't mean anything - you can have a layer called STUFF or any other name. | ||
6 | // Layer names don't all need to be of the same length, obviously, and you can also skip them | ||
7 | // entirely and just use numbers. | ||
8 | |||
9 | const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | ||
10 | LAYOUT_v2( | ||
11 | KC_ESC, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12, KC_INS, KC_HOME, KC_PGUP, | ||
12 | KC_GRV, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, KC_EQL, KC_DEL, KC_END, KC_PGDN, | ||
13 | KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_LBRC, KC_RBRC, KC_BSPC, KC_SLCK, | ||
14 | KC_LCTL, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_QUOT, KC_TRNS, KC_ENT, KC_PAUS, //modify KC_TRNS to enable ISO Support | ||
15 | KC_LSFT, KC_TRNS, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_LSFT, KC_UP, KC_PSCR, //modify KC_TRNS to enable ISO Support | ||
16 | KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, MO(1), KC_SPC, KC_RALT, KC_RGUI, KC_RCTL, KC_LEFT, KC_DOWN, KC_RGHT | ||
17 | ), | ||
18 | |||
19 | LAYOUT_v2( | ||
20 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, RESET, | ||
21 | KC_BSLS, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
22 | _______, KC_VOLU, KC_UP, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
23 | M(1), KC_LEFT, KC_DOWN, KC_RGHT, KC_PAUS, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
24 | _______, _______, KC_VOLD, M(0), KC_PSCR, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
25 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______ | ||
26 | ), | ||
27 | |||
28 | }; | ||
diff --git a/keyboards/deltasplit75/keymaps/itsaferbie/config.h b/keyboards/deltasplit75/keymaps/itsaferbie/config.h new file mode 100644 index 000000000..24c3d5be2 --- /dev/null +++ b/keyboards/deltasplit75/keymaps/itsaferbie/config.h | |||
@@ -0,0 +1,38 @@ | |||
1 | /* | ||
2 | Copyright 2012 Jun Wako <[email protected]> | ||
3 | |||
4 | This program is free software: you can redistribute it and/or modify | ||
5 | it under the terms of the GNU General Public License as published by | ||
6 | the Free Software Foundation, either version 2 of the License, or | ||
7 | (at your option) any later version. | ||
8 | |||
9 | This program is distributed in the hope that it will be useful, | ||
10 | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
11 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
12 | GNU General Public License for more details. | ||
13 | |||
14 | You should have received a copy of the GNU General Public License | ||
15 | along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
16 | */ | ||
17 | |||
18 | |||
19 | #define USE_SERIAL | ||
20 | |||
21 | #define MASTER_LEFT | ||
22 | // #define MASTER_RIGHT | ||
23 | // #define EE_HANDS | ||
24 | |||
25 | |||
26 | #ifdef SUBPROJECT_v2 | ||
27 | #include "../../v2/config.h" | ||
28 | #endif | ||
29 | #ifdef SUBPROJECT_protosplit | ||
30 | #include "../../protosplit/config.h" | ||
31 | #endif | ||
32 | |||
33 | #undef RGBLED_NUM | ||
34 | #define RGBLIGHT_ANIMATIONS | ||
35 | #define RGBLED_NUM 20 | ||
36 | #define RGBLIGHT_HUE_STEP 8 | ||
37 | #define RGBLIGHT_SAT_STEP 8 | ||
38 | #define RGBLIGHT_VAL_STEP 8 | ||
diff --git a/keyboards/deltasplit75/keymaps/itsaferbie/keymap.c b/keyboards/deltasplit75/keymaps/itsaferbie/keymap.c new file mode 100644 index 000000000..8eadc7aee --- /dev/null +++ b/keyboards/deltasplit75/keymaps/itsaferbie/keymap.c | |||
@@ -0,0 +1,44 @@ | |||
1 | #include QMK_KEYBOARD_H | ||
2 | |||
3 | extern keymap_config_t keymap_config; | ||
4 | |||
5 | // Each layer gets a name for readability, which is then used in the keymap matrix below. | ||
6 | // The underscores don't mean anything - you can have a layer called STUFF or any other name. | ||
7 | // Layer names don't all need to be of the same length, obviously, and you can also skip them | ||
8 | // entirely and just use numbers. | ||
9 | |||
10 | const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | ||
11 | /* Layer 0: Default Layer | ||
12 | *,-----------------------------------------------------------------------. | ||
13 | * |Esc| F1| F2| F3| F4| F5| F6| F7| F8| F9| F10| F11| F12|Prnt|Ins|Del| | ||
14 | * |----------------------------------------------------------------------| | ||
15 | * | `| 1| 2| 3| 4| 5| 6| 7| 8| 9| 0| -| =| Backspace| Home| | ||
16 | * |----------------------------------------------------------------------| | ||
17 | * |Tab | Q| W| E| R| T| Y| U| I| O| P| [| ]| \| PgUp| | ||
18 | * |----------------------------------------------------------------------| | ||
19 | * |Ctrl| A| S| D| F| G| H| J| K| L| ;| '|Enter | PgDown| | ||
20 | * |----------------------------------------------------------------------| | ||
21 | * |Shif| | Z| X| C| V| B| N| M| ,| .| /|Shift | Up| End| | ||
22 | * |----------------------------------------------------------------------| | ||
23 | * |CapsLo|Gui |Alt |Mod|Sp | Sp| Alt| Gui| Ctrl| | Lef| Dow| Rig| | ||
24 | * `----------------------------------------------------------------------' | ||
25 | */ | ||
26 | LAYOUT_v2( | ||
27 | KC_ESC, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12, KC_PSCR, KC_INS, KC_DEL, | ||
28 | KC_GRV, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, KC_EQL, KC_BSPC, KC_TRNS, KC_HOME, // KC_TRNS is the unneeded key in the split backspace. | ||
29 | KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_LBRC, KC_RBRC, KC_BSLS, KC_PGUP, | ||
30 | KC_LCTL, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_QUOT, KC_TRNS, KC_ENT, KC_PGDN, // KC_TRNS is unneeded ISO Enter key. | ||
31 | KC_LSFT, KC_TRNS, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT, KC_UP, KC_END, // KC_TRNS is unneeded ISO layout key. | ||
32 | KC_CAPS, KC_LGUI, KC_LALT, MO(1), KC_SPC, KC_SPC, KC_RALT, KC_RGUI, KC_RCTL, KC_LEFT, KC_DOWN, KC_RGHT | ||
33 | ), | ||
34 | |||
35 | LAYOUT_v2( | ||
36 | RGB_TOG, RGB_HUI, RGB_SAI, RGB_VAI, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, RESET, | ||
37 | RGB_MOD, RGB_HUD, RGB_SAD, RGB_VAD, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
38 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
39 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, KC_VOLU, | ||
40 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, KC_MPLY, KC_VOLD, | ||
41 | _______, _______, _______, _______, _______, _______, _______, _______, _______, KC_MPRV, KC_STOP, KC_MNXT | ||
42 | ), | ||
43 | |||
44 | }; | ||
diff --git a/keyboards/deltasplit75/keymaps/itsaferbie/rules.mk b/keyboards/deltasplit75/keymaps/itsaferbie/rules.mk new file mode 100644 index 000000000..92f24224c --- /dev/null +++ b/keyboards/deltasplit75/keymaps/itsaferbie/rules.mk | |||
@@ -0,0 +1,4 @@ | |||
1 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. | ||
2 | AUDIO_ENABLE = no # Audio disabled while using RGB underlight. | ||
3 | EXTRAKEY_ENABLE = yes | ||
4 | |||
diff --git a/keyboards/deltasplit75/keymaps/mbsurfer/config.h b/keyboards/deltasplit75/keymaps/mbsurfer/config.h new file mode 100644 index 000000000..f14678a22 --- /dev/null +++ b/keyboards/deltasplit75/keymaps/mbsurfer/config.h | |||
@@ -0,0 +1,31 @@ | |||
1 | /* | ||
2 | Copyright 2012 Jun Wako <[email protected]> | ||
3 | |||
4 | This program is free software: you can redistribute it and/or modify | ||
5 | it under the terms of the GNU General Public License as published by | ||
6 | the Free Software Foundation, either version 2 of the License, or | ||
7 | (at your option) any later version. | ||
8 | |||
9 | This program is distributed in the hope that it will be useful, | ||
10 | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
11 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
12 | GNU General Public License for more details. | ||
13 | |||
14 | You should have received a copy of the GNU General Public License | ||
15 | along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
16 | */ | ||
17 | |||
18 | |||
19 | #define USE_SERIAL | ||
20 | |||
21 | #define MASTER_LEFT | ||
22 | // #define MASTER_RIGHT | ||
23 | // #define EE_HANDS | ||
24 | |||
25 | |||
26 | #ifdef SUBPROJECT_v2 | ||
27 | #include "../../v2/config.h" | ||
28 | #endif | ||
29 | #ifdef SUBPROJECT_protosplit | ||
30 | #include "../../protosplit/config.h" | ||
31 | #endif | ||
diff --git a/keyboards/deltasplit75/keymaps/mbsurfer/keymap.c b/keyboards/deltasplit75/keymaps/mbsurfer/keymap.c new file mode 100644 index 000000000..cba17015d --- /dev/null +++ b/keyboards/deltasplit75/keymaps/mbsurfer/keymap.c | |||
@@ -0,0 +1,59 @@ | |||
1 | #include "deltasplit75.h" | ||
2 | #include "action_layer.h" | ||
3 | #include "eeconfig.h" | ||
4 | |||
5 | extern keymap_config_t keymap_config; | ||
6 | |||
7 | // Each layer gets a name for readability, which is then used in the keymap matrix below. | ||
8 | // The underscores don't mean anything - you can have a layer called STUFF or any other name. | ||
9 | // Layer names don't all need to be of the same length, obviously, and you can also skip them | ||
10 | // entirely and just use numbers. | ||
11 | |||
12 | const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | ||
13 | /* Layer 0: Default Layer | ||
14 | * ,---------------------------- ----------------------------------------. | ||
15 | * |Esc| F1| F2| F3| F4| F5| F6| |F7| F8| F9| F10| F11| F12|Prnt|Ins|Home| | ||
16 | * |---------------------------- ----------------------------------------| | ||
17 | * | `| 1| 2| 3| 4| 5| 6| | 7| 8| 9| 0| -| =| \| Del| End| | ||
18 | * |-------------------------- ------------------------------------------| | ||
19 | * |Tab | Q| W| E| R| T| | Y| U| I| O| P| [| ]| BkSp | PgUp| | ||
20 | * |-------------------------- ------------------------------------------| | ||
21 | * |Ctrl| A| S| D| F| G| | H| J| K| L| ;| '| Enter | PgDn| | ||
22 | * |---------------------------- -----------------------------------------| | ||
23 | * |Shift | Z| X| C| V| B| | N| M| ,| .| /| Shift | Up| FN1| | ||
24 | * |----------------------------- ----------------------------------------| | ||
25 | * |Ctrl |Gui |Alt |Space |FN1 | | Space | Alt| Gui| Ctrl| Lef | Dow |Rig| | ||
26 | * `---------------------------- ----------------------------------------' | ||
27 | */ | ||
28 | LAYOUT_v2( | ||
29 | KC_ESC, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12, KC_INS, KC_PAUSE, KC_HOME, | ||
30 | KC_GRV, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, KC_EQL, KC_BSLS, KC_DEL, KC_END, | ||
31 | KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_LBRC, KC_RBRC, KC_BSPC, KC_PGUP, | ||
32 | KC_LCTL, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_QUOT, _______, KC_ENT, KC_PGDN, //modify _______ to enable ISO Support | ||
33 | KC_LSFT, _______, KC_Z, KC_X, KC_C, KC_V, KC_B, _______, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_LSFT, KC_UP, MO(1), //modify _______ to enable ISO Support | ||
34 | KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, MO(1), KC_SPC, KC_RALT, KC_RGUI, KC_RCTL, KC_LEFT, KC_DOWN, KC_RGHT), | ||
35 | |||
36 | /* Layer 1: FN1 Layer | ||
37 | * ,---------------------------- -------------------------------------. | ||
38 | * | | | | | | | | | | | | | | | |Reset| | ||
39 | * |---------------------------- -------------------------------------| | ||
40 | * | \ | | | | | | | | | | | | | | | | | ||
41 | * |---------------------------- ---------------------------------------| | ||
42 | * |Caps|VolUp| Up | | | | | | | | | Up| | | | | ||
43 | * |--------------------------- ---------------------------------------| | ||
44 | * | |Lft|Dwn|Rig| | | | | | |Lft|Rig| | | | ||
45 | * |---------------------------- -------------------------------------| | ||
46 | * | |VolDn|Mute| | | | | | | |Dwn| | | | | ||
47 | * |---------------------------- ----------------------------------------| | ||
48 | * | | | | | | | | | | | | | | ||
49 | * `--------------------------- ----------------------------------------' | ||
50 | */ | ||
51 | LAYOUT_v2( | ||
52 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, RESET, | ||
53 | KC_BSLS, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
54 | KC_CAPSLOCK, KC_VOLU, KC_UP, _______, _______, _______, _______, _______, _______, _______, _______, KC_UP, _______, _______, _______, | ||
55 | M(1), KC_LEFT, KC_DOWN, KC_RGHT, _______, _______, _______, _______, _______, _______, KC_LEFT, KC_RIGHT, _______, _______, _______, | ||
56 | _______, _______, KC_VOLD, KC_MUTE, _______, _______, _______, _______, _______, _______, _______, _______, KC_DOWN, _______, _______, _______, | ||
57 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______), | ||
58 | |||
59 | }; | ||
diff --git a/keyboards/deltasplit75/keymaps/mbsurfer/readme.md b/keyboards/deltasplit75/keymaps/mbsurfer/readme.md new file mode 100644 index 000000000..b65c3a734 --- /dev/null +++ b/keyboards/deltasplit75/keymaps/mbsurfer/readme.md | |||
@@ -0,0 +1,5 @@ | |||
1 |  | ||
2 | |||
3 | # Mbsurfer's DeltaSplit75 Layout | ||
4 | |||
5 | This layout features an ANSI layout with split backspace and a full bottom row with no gaps. The reset key on the FN layer is for quickly flashing a new firmware. | ||
diff --git a/keyboards/deltasplit75/keymaps/protosplit/config.h b/keyboards/deltasplit75/keymaps/protosplit/config.h new file mode 100644 index 000000000..f14678a22 --- /dev/null +++ b/keyboards/deltasplit75/keymaps/protosplit/config.h | |||
@@ -0,0 +1,31 @@ | |||
1 | /* | ||
2 | Copyright 2012 Jun Wako <[email protected]> | ||
3 | |||
4 | This program is free software: you can redistribute it and/or modify | ||
5 | it under the terms of the GNU General Public License as published by | ||
6 | the Free Software Foundation, either version 2 of the License, or | ||
7 | (at your option) any later version. | ||
8 | |||
9 | This program is distributed in the hope that it will be useful, | ||
10 | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
11 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
12 | GNU General Public License for more details. | ||
13 | |||
14 | You should have received a copy of the GNU General Public License | ||
15 | along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
16 | */ | ||
17 | |||
18 | |||
19 | #define USE_SERIAL | ||
20 | |||
21 | #define MASTER_LEFT | ||
22 | // #define MASTER_RIGHT | ||
23 | // #define EE_HANDS | ||
24 | |||
25 | |||
26 | #ifdef SUBPROJECT_v2 | ||
27 | #include "../../v2/config.h" | ||
28 | #endif | ||
29 | #ifdef SUBPROJECT_protosplit | ||
30 | #include "../../protosplit/config.h" | ||
31 | #endif | ||
diff --git a/keyboards/deltasplit75/keymaps/protosplit/keymap.c b/keyboards/deltasplit75/keymaps/protosplit/keymap.c new file mode 100644 index 000000000..7d6cb3394 --- /dev/null +++ b/keyboards/deltasplit75/keymaps/protosplit/keymap.c | |||
@@ -0,0 +1,29 @@ | |||
1 | #include QMK_KEYBOARD_H | ||
2 | |||
3 | extern keymap_config_t keymap_config; | ||
4 | |||
5 | // Each layer gets a name for readability, which is then used in the keymap matrix below. | ||
6 | // The underscores don't mean anything - you can have a layer called STUFF or any other name. | ||
7 | // Layer names don't all need to be of the same length, obviously, and you can also skip them | ||
8 | // entirely and just use numbers. | ||
9 | |||
10 | const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | ||
11 | LAYOUT_protosplit( | ||
12 | KC_ESC, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12, KC_INS, KC_HOME, KC_PGUP, | ||
13 | KC_GRV, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, KC_EQL, KC_DEL, KC_END, KC_PGDN, | ||
14 | KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_LBRC, KC_RBRC, KC_BSPC, KC_SLCK, | ||
15 | KC_LCTL, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_QUOT, KC_ENT, KC_PAUS, | ||
16 | KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_LSFT, KC_UP, KC_PSCR, | ||
17 | KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, MO(1), KC_SPC, KC_RALT, KC_RGUI, KC_RCTL, KC_LEFT, KC_DOWN, KC_RGHT | ||
18 | ), | ||
19 | |||
20 | LAYOUT_protosplit( | ||
21 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, RESET, | ||
22 | KC_BSLS, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
23 | _______, KC_VOLU, KC_UP, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
24 | M(1), KC_LEFT, KC_DOWN, KC_RGHT, KC_PAUS, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
25 | _______, KC_VOLD, M(0), KC_PSCR, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
26 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______ | ||
27 | ), | ||
28 | |||
29 | }; | ||
diff --git a/keyboards/deltasplit75/readme.md b/keyboards/deltasplit75/readme.md new file mode 100644 index 000000000..a39e9298e --- /dev/null +++ b/keyboards/deltasplit75/readme.md | |||
@@ -0,0 +1,17 @@ | |||
1 | # DeltaSplit75 | ||
2 | |||
3 | A split 75% keyboard made by xyxjj. [More info on qmk.fm](http://qmk.fm/deltasplit75/) | ||
4 | |||
5 | * Keyboard Maintainer: [xyxjj](https://github.com/xyxjj) & [itsaferbie](https://github.com/itsaferbie) | ||
6 | * Hardware Supported: Pro Micro | ||
7 | * Hardware Availability: Group Buy | ||
8 | |||
9 | Make example for this keyboard (after setting up your build environment): | ||
10 | |||
11 | make deltasplit75/v2:default | ||
12 | |||
13 | See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). | ||
14 | |||
15 | Files are available here: [DeltaSplit75 Case Files](https://github.com/xyxjj/DeltaSplit75-Case-files) | ||
16 | |||
17 | The build guide should be found here: [DeltaSplit75 Build Guide](http://qmk.fm/deltasplit75/) | ||
diff --git a/keyboards/deltasplit75/rules.mk b/keyboards/deltasplit75/rules.mk new file mode 100644 index 000000000..4f96bfc52 --- /dev/null +++ b/keyboards/deltasplit75/rules.mk | |||
@@ -0,0 +1,22 @@ | |||
1 | # MCU name | ||
2 | MCU = atmega32u4 | ||
3 | |||
4 | # Bootloader selection | ||
5 | BOOTLOADER = caterina | ||
6 | |||
7 | # Build Options | ||
8 | # change yes to no to disable | ||
9 | # | ||
10 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | ||
11 | MOUSEKEY_ENABLE = yes # Mouse keys | ||
12 | EXTRAKEY_ENABLE = yes # Audio control and System control | ||
13 | CONSOLE_ENABLE = no # Console for debug | ||
14 | COMMAND_ENABLE = yes # Commands for debug and configuration | ||
15 | NKRO_ENABLE = no # Enable N-Key Rollover | ||
16 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | ||
17 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | ||
18 | AUDIO_ENABLE = no # Audio output | ||
19 | |||
20 | SPLIT_KEYBOARD = yes | ||
21 | |||
22 | DEFAULT_FOLDER = deltasplit75/v2 | ||
diff --git a/keyboards/deltasplit75/v2/config.h b/keyboards/deltasplit75/v2/config.h new file mode 100644 index 000000000..397683ce4 --- /dev/null +++ b/keyboards/deltasplit75/v2/config.h | |||
@@ -0,0 +1,81 @@ | |||
1 | /* | ||
2 | Copyright 2012 Jun Wako <[email protected]> | ||
3 | |||
4 | This program is free software: you can redistribute it and/or modify | ||
5 | it under the terms of the GNU General Public License as published by | ||
6 | the Free Software Foundation, either version 2 of the License, or | ||
7 | (at your option) any later version. | ||
8 | |||
9 | This program is distributed in the hope that it will be useful, | ||
10 | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
11 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
12 | GNU General Public License for more details. | ||
13 | |||
14 | You should have received a copy of the GNU General Public License | ||
15 | along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
16 | */ | ||
17 | |||
18 | #pragma once | ||
19 | |||
20 | #include "config_common.h" | ||
21 | |||
22 | /* USB Device descriptor parameter */ | ||
23 | #define VENDOR_ID 0xFEED | ||
24 | #define PRODUCT_ID 0x3060 | ||
25 | #define DEVICE_VER 0x0001 | ||
26 | #define MANUFACTURER xyxjj | ||
27 | #define PRODUCT DeltaSplit75 | ||
28 | |||
29 | /* key matrix size */ | ||
30 | // Rows are doubled-up | ||
31 | #define MATRIX_ROWS 14 | ||
32 | #define MATRIX_COLS 8 | ||
33 | |||
34 | // wiring of each half | ||
35 | #define MATRIX_ROW_PINS { F4, F5, F6, F7, B1, B3, B2 } | ||
36 | #define MATRIX_COL_PINS { B6, B5, B4, E6, D7, C6, D4, D1} | ||
37 | |||
38 | /* COL2ROW or ROW2COL */ | ||
39 | #define DIODE_DIRECTION COL2ROW | ||
40 | |||
41 | /* | ||
42 | * Split Keyboard specific options, make sure you have 'SPLIT_KEYBOARD = yes' in your rules.mk, and define SOFT_SERIAL_PIN. | ||
43 | */ | ||
44 | #define SOFT_SERIAL_PIN D0 | ||
45 | |||
46 | /* define if matrix has ghost */ | ||
47 | //#define MATRIX_HAS_GHOST | ||
48 | |||
49 | /* number of backlight levels */ | ||
50 | // #define BACKLIGHT_LEVELS 3 | ||
51 | |||
52 | /* Set 0 if debouncing isn't needed */ | ||
53 | #define DEBOUNCE 5 | ||
54 | |||
55 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ | ||
56 | #define LOCKING_SUPPORT_ENABLE | ||
57 | /* Locking resynchronize hack */ | ||
58 | #define LOCKING_RESYNC_ENABLE | ||
59 | |||
60 | /* ws2812 RGB LED */ | ||
61 | #define RGB_DI_PIN D3 | ||
62 | |||
63 | #define RGBLED_NUM 12 // Number of LEDs | ||
64 | |||
65 | /* | ||
66 | * Feature disable options | ||
67 | * These options are also useful to firmware size reduction. | ||
68 | */ | ||
69 | |||
70 | /* disable debug print */ | ||
71 | // #define NO_DEBUG | ||
72 | |||
73 | /* disable print */ | ||
74 | // #define NO_PRINT | ||
75 | |||
76 | /* disable action features */ | ||
77 | //#define NO_ACTION_LAYER | ||
78 | //#define NO_ACTION_TAPPING | ||
79 | //#define NO_ACTION_ONESHOT | ||
80 | //#define NO_ACTION_MACRO | ||
81 | //#define NO_ACTION_FUNCTION | ||
diff --git a/keyboards/deltasplit75/v2/rules.mk b/keyboards/deltasplit75/v2/rules.mk new file mode 100644 index 000000000..f84561674 --- /dev/null +++ b/keyboards/deltasplit75/v2/rules.mk | |||
@@ -0,0 +1 @@ | |||
BACKLIGHT_ENABLE = no \ No newline at end of file | |||
diff --git a/keyboards/deltasplit75/v2/v2.c b/keyboards/deltasplit75/v2/v2.c new file mode 100644 index 000000000..caf7c6f0f --- /dev/null +++ b/keyboards/deltasplit75/v2/v2.c | |||
@@ -0,0 +1 @@ | |||
#include "v2.h" | |||
diff --git a/keyboards/deltasplit75/v2/v2.h b/keyboards/deltasplit75/v2/v2.h new file mode 100644 index 000000000..bab6a47cd --- /dev/null +++ b/keyboards/deltasplit75/v2/v2.h | |||
@@ -0,0 +1,57 @@ | |||
1 | #pragma once | ||
2 | |||
3 | #include "deltasplit75.h" | ||
4 | |||
5 | #include "quantum.h" | ||
6 | |||
7 | //matrix is defined in a weird way here; the layout on both sides are asymmetrical, but the "matrix" is symmetrical but with empty gaps | ||
8 | //the last column is defined as a separate row because the firmware currently doesnt support more than 8 columns (this layout has 9 columns per side) K45 and K110 are the Bs on both sides; K53 and K106 are extra keys for ISO | ||
9 | #define LAYOUT_v2( \ | ||
10 | K00, K01, K02, K03, K04, K05, K06, K70, K71, K72, K73, K74, K75, K76, K77, K132, \ | ||
11 | K10, K11, K12, K13, K14, K15, K16, K80, K81, K82, K83, K84, K85, K86, K87, K133, \ | ||
12 | K20, K21, K22, K23, K24, K25, K90, K91, K92, K93, K94, K95, K96, K97, K134, \ | ||
13 | K30, K31, K32, K33, K34, K35, K100, K101, K102, K103, K104, K105, K106, K107, K135, \ | ||
14 | K40, K53, K41, K42, K43, K44, K45, K110, K111, K112, K113, K114, K115, K116, K117, K136, \ | ||
15 | K50, K51, K52, K54, K55, K120, K121, K122, K123, K126, K127, K137 \ | ||
16 | ) \ | ||
17 | { \ | ||
18 | { K00, K01, K02, K03, K04, K05, K06, KC_NO}, \ | ||
19 | { K10, K11, K12, K13, K14, K15, K16, KC_NO}, \ | ||
20 | { K20, K21, K22, K23, K24, K25, KC_NO, KC_NO}, \ | ||
21 | { K30, K31, K32, K33, K34, K35, KC_NO, KC_NO}, \ | ||
22 | { K40, K41, K42, K43, K44, K45, KC_NO, KC_NO}, \ | ||
23 | { K50, K51, K52, K53, K54, K55, KC_NO, KC_NO}, \ | ||
24 | { KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO}, \ | ||
25 | { K70 , K71, K72, K73, K74, K75, K76, K77}, \ | ||
26 | { K80, K81, K82, K83, K84, K85, K86, K87}, \ | ||
27 | { K90, K91, K92, K93, K94, K95, K96, K97}, \ | ||
28 | { K100, K101, K102, K103, K104, K105, K106, K107}, \ | ||
29 | { K110, K111, K112, K113, K114, K115, K116, K117}, \ | ||
30 | { K120, K121, K122, K123, KC_NO, KC_NO, K126, K127}, \ | ||
31 | { KC_NO, KC_NO, K132, K133, K134, K135, K136, K137} \ | ||
32 | } | ||
33 | |||
34 | #define LAYOUT_protosplit( \ | ||
35 | K00, K01, K02, K03, K04, K05, K06, K70, K71, K72, K73, K74, K75, K76, K77, K132, \ | ||
36 | K10, K11, K12, K13, K14, K15, K16, K80, K81, K82, K83, K84, K85, K86, K87, K133, \ | ||
37 | K20, K21, K22, K23, K24, K25, K90, K91, K92, K93, K94, K95, K96, K97, K134, \ | ||
38 | K30, K31, K32, K33, K34, K35, K100, K101, K102, K103, K104, K105, K107, K135, \ | ||
39 | K40, K41, K42, K43, K44, K45, K110, K111, K112, K113, K114, K115, K116, K117, K136, \ | ||
40 | K50, K51, K52, K54, K55, K120, K121, K122, K123, K126, K127, K137 \ | ||
41 | ) \ | ||
42 | { \ | ||
43 | { K00, K01, K02, K03, K04, K05, K06, KC_NO}, \ | ||
44 | { K10, K11, K12, K13, K14, K15, K16, KC_NO}, \ | ||
45 | { K20, K21, K22, K23, K24, K25, KC_NO, KC_NO}, \ | ||
46 | { K30, K31, K32, K33, K34, K35, KC_NO, KC_NO}, \ | ||
47 | { K40, K41, K42, K43, K44, K45, KC_NO, KC_NO}, \ | ||
48 | { K50, K51, K52, KC_NO, K54, K55, KC_NO, KC_NO}, \ | ||
49 | { KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO}, \ | ||
50 | { K70 , K71, K72, K73, K74, K75, K76, K77}, \ | ||
51 | { K80, K81, K82, K83, K84, K85, K86, K87}, \ | ||
52 | { K90, K91, K92, K93, K94, K95, K96, K97}, \ | ||
53 | { K100, K101, K102, K103, K104, K105, KC_NO, K107}, \ | ||
54 | { K110, K111, K112, K113, K114, K115, K116, K117}, \ | ||
55 | { K120, K121, K122, K123, KC_NO, KC_NO, K126, K127}, \ | ||
56 | { KC_NO, KC_NO, K132, K133, K134, K135, K136, K137} \ | ||
57 | } | ||