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

handwired/arrow_pad Refactor and Configurator support #4498

Merged
merged 3 commits into from
Nov 27, 2018

Commits on Nov 27, 2018

  1. handwired/arrow_pad: layout macro and keymap refactor

    - Layout macros moved from the keymaps to arrow_pad.h.
    - LAYOUT_pad21 refactored to only accept keys that are physical present (no KC_NO entries required in keymap)
    - Keymaps now use #include QMK_KEYBOARD_H
    - Keymaps refactored to use process_record_user function (from action_get_macro)
    noroadsleft committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    a891dac View commit details
    Browse the repository at this point in the history
  2. handwired/arrow_pad: Readme cleanup

    Fixed the make commands and updated the layout macro.
    noroadsleft committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    adccf26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ddbaa1 View commit details
    Browse the repository at this point in the history