Skip to content

Commit 8572c7a

Browse files
author
Antonio Giaquinto
committed
Merge branch 'new-manuform-layout' of https://github.com/AGia5/qmk_firmware into new-manuform-layout
2 parents 7d09d55 + dc1acc8 commit 8572c7a

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

keyboards/handwired/dactyl_manuform/2x7_6_3/config.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@
44
#pragma once
55

66
#define EE_HANDS
7-
#define SPLIT_USB_DETECT

keyboards/handwired/dactyl_manuform/2x7_6_3/keyboard.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,12 @@
3232
"diode_direction": "COL2ROW",
3333
"split": {
3434
"enabled": true,
35-
"soft_serial_pin": "D0"
35+
"soft_serial_pin": "D0",
36+
"usb_detect": {
37+
"enabled": true
38+
}
3639
},
37-
"processor": "atmega32u4",
38-
"bootloader": "caterina",
40+
"development_board": "promicro",
3941
"layouts": {
4042
"LAYOUT_split_2x7_6_3": {
4143
"layout": [

0 commit comments

Comments
 (0)