Skip to content

Commit

Permalink
Merge pull request #31 from mtei/reduce_helix_build_variation2
Browse files Browse the repository at this point in the history
Reduce helix build variation2
  • Loading branch information
MakotoKurauchi authored Apr 26, 2020
2 parents ae529e1 + 3653ae8 commit 313203e
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion keyboards/helix/pico/keymaps/default/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ $ make helix/pico/under:default # with underglow

build (experimental use of split_common with backlight)
```
$ make helix/pico/split_common:default
$ make helix/pico/sc:default
```

flash to keyboard
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion keyboards/helix/rev2/keymaps/default/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ $ make HELIX=no-oled helix:default # without oled

build (experimental use of split_common with backlight and oled)
```
$ make helix/rev2/split_common:default
$ make helix/rev2/sc:default
```

flash to keyboard
Expand Down
File renamed without changes.

0 comments on commit 313203e

Please sign in to comment.