diff options
Diffstat (limited to 'keyboards/maple_computing')
| -rw-r--r-- | keyboards/maple_computing/lets_split_eh/config.h | 3 | ||||
| -rw-r--r-- | keyboards/maple_computing/lets_split_eh/keyboard.json | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/maple_computing/lets_split_eh/config.h b/keyboards/maple_computing/lets_split_eh/config.h index 38cf73ae1e..22b97cfb6a 100644 --- a/keyboards/maple_computing/lets_split_eh/config.h +++ b/keyboards/maple_computing/lets_split_eh/config.h | |||
| @@ -18,9 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 18 | 18 | ||
| 19 | #pragma once | 19 | #pragma once |
| 20 | 20 | ||
| 21 | /* Split Defines */ | ||
| 22 | #define SPLIT_HAND_PIN D3 | ||
| 23 | |||
| 24 | // The 'EH' has previously forced use of I2C so this default has been kept | 21 | // The 'EH' has previously forced use of I2C so this default has been kept |
| 25 | // however users can undef to use serial | 22 | // however users can undef to use serial |
| 26 | #define USE_I2C | 23 | #define USE_I2C |
diff --git a/keyboards/maple_computing/lets_split_eh/keyboard.json b/keyboards/maple_computing/lets_split_eh/keyboard.json index 62d489d60c..5624f12ac1 100644 --- a/keyboards/maple_computing/lets_split_eh/keyboard.json +++ b/keyboards/maple_computing/lets_split_eh/keyboard.json | |||
| @@ -38,6 +38,9 @@ | |||
| 38 | }, | 38 | }, |
| 39 | "split": { | 39 | "split": { |
| 40 | "enabled": true, | 40 | "enabled": true, |
| 41 | "handedness": { | ||
| 42 | "pin": "D3" | ||
| 43 | }, | ||
| 41 | "soft_serial_pin": "D0" | 44 | "soft_serial_pin": "D0" |
| 42 | }, | 45 | }, |
| 43 | "processor": "atmega32u4", | 46 | "processor": "atmega32u4", |
