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

Bpiphany Pegasus Hoof Refactor, Configurator support and readme cleanup #4649

Merged
merged 6 commits into from
Dec 15, 2018

Commits on Dec 14, 2018

  1. Pegasus Hoof: layout macro refactor

    - Renamed KEYMAP to LAYOUT
    - Added LAYOUT_tkl_ansi macro
    - white space changes (changed tabs for 2 spaces)
    noroadsleft committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    7c2da6c View commit details
    Browse the repository at this point in the history
  2. Pegasus Hoof: keymap refactor

    - updated layout macro names
    - changed to #include QMK_KEYBOARD_H
    - removed redundant KC_TRNS definitions
    - white space changes (changed tabs to spaces)
    - removed deprecated build script instructions from rules.mk files
    - updated config.h to #pragma once
    noroadsleft committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    08d6f43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10fc65a View commit details
    Browse the repository at this point in the history
  4. Pegasus Hoof: readme cleanup

    - Reformat header and description paragraph
    - Fix Hardware Availability link (was 404)
    - renamed filename to lowercase
    noroadsleft committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    6e4e932 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed1b987 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e57c08a View commit details
    Browse the repository at this point in the history