Skip to content

Commit

Permalink
Fix config for Helix rev3 4rows (#10641)
Browse files Browse the repository at this point in the history
* update "Hardware Availability"

* add a section of "How to build"

* update "Hardware Supported"

* add SPLIT_HAND_MATRIX_GRID_LOW_IS_RIGHT for rev3_4rows/config.h

Co-authored-by: keyaki-namiki <28521374+keyaki-namiki@users.noreply.github.com>
  • Loading branch information
MakotoKurauchi and keyaki-namiki authored Oct 14, 2020
1 parent a2af0a3 commit b63b210
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions keyboards/helix/rev3_4rows/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.

/* Split hand configration */
#define SPLIT_HAND_MATRIX_GRID D7,B2
#define SPLIT_HAND_MATRIX_GRID_LOW_IS_RIGHT

/* Dip switch on matrix grid */
#define DIP_SWITCH_MATRIX_GRID { {0,6}, {1,6}, {5,6}, {6,6} }
Expand Down

0 comments on commit b63b210

Please sign in to comment.