Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce Helix keyboard build variation #8669

Merged
merged 16 commits into from
Oct 25, 2020

Commits on Apr 2, 2020

  1. Configuration menu
    Copy the full SHA
    63b0646 View commit details
    Browse the repository at this point in the history
  2. reduce helix build variation pattern

    | name in the previous version | name in the new version |
    | ---------------------------- | ------------------------|
    | helix/rev1                   | helix/rev1              |
    | helix/pico                   | helix/pico              |
    | helix/pico/back              | helix/pico/back         |
    | helix/pico/under             | helix/pico/under        |
    | helix/pico/sc                | --                      |
    | helix/pico/sc/back           | helix/pico/split_common |
    | helix/pico/sc/under          | --                      |
    | helix/rev2 (=helix)          | --                      |
    | helix/rev2/back              | --                      |
    | helix/rev2/back/oled         | --                      |
    | helix/rev2/oled              | helix/rev2 (=helix)    |
    | helix/rev2/oled/back         | helix/rev2/back         |
    | helix/rev2/oled/under        | helix/rev2/under        |
    | helix/rev2/sc                | --                      |
    | helix/rev2/sc/back           | --                      |
    | helix/rev2/sc/oled           | --                      |
    | helix/rev2/sc/oledback       | helix/rev2/split_common |
    | helix/rev2/sc/oledunder      | --                      |
    | helix/rev2/sc/under          | --                      |
    | helix/rev2/under             | --                      |
    | helix/rev2/under/oled        | --                      |
    mtei committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    f35bbb0 View commit details
    Browse the repository at this point in the history
  3. helix/rev2/keymaps/xulkal/rules.mk: Explicitly disable helix standard…

    … post-processing
    
    **Compilation result does not change**
    mtei committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    c48af9d View commit details
    Browse the repository at this point in the history
  4. helix readmes update

    mtei committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    498c27a View commit details
    Browse the repository at this point in the history
  5. add temporary test script

    mtei committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    9eee496 View commit details
    Browse the repository at this point in the history
  6. test end. -- Revert "add temporary test script"

    This reverts commit 6229ed41f2ff8bac52015150837eaa51d9815e13.
    mtei committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    05ee6f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2020

  1. Merge pull request #29 from mtei/reduce_helix_build_variation

    Reduce Helix keyboard build variation
    MakotoKurauchi authored Apr 4, 2020
    Configuration menu
    Copy the full SHA
    ae529e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2020

  1. Configuration menu
    Copy the full SHA
    5c6997f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2bebf1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3653ae8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #31 from mtei/reduce_helix_build_variation2

    Reduce helix build variation2
    MakotoKurauchi authored Apr 26, 2020
    Configuration menu
    Copy the full SHA
    313203e View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. Configuration menu
    Copy the full SHA
    3c7cd83 View commit details
    Browse the repository at this point in the history
  2. add ChangeLog for Helix: PR 8669

    mtei committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    cd2edbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95ddddc View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2020

  1. Configuration menu
    Copy the full SHA
    b6bb6c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2020

  1. Merge pull request #34 from mtei/reduce_helix_build_variation5

    Reduce helix build variation5
    MakotoKurauchi authored Oct 25, 2020
    Configuration menu
    Copy the full SHA
    8c291e3 View commit details
    Browse the repository at this point in the history