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

Housekeeping on keymap_nathan.c, updated documentation #8

Merged
merged 4 commits into from
Mar 19, 2015

Commits on Jan 16, 2015

  1. KC_INSERT should be KC_INS

    The short name was incorrectly set as `KC_INT` when we want `KC_INS`.
    nathanrosspowell committed Jan 16, 2015
    Configuration menu
    Copy the full SHA
    e7289bb View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2015

  1. Configuration menu
    Copy the full SHA
    80c4cdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e958bac View commit details
    Browse the repository at this point in the history
  3. Update keymap_nathan.c

    Remove macro for KEYMAP_GRID that is in keymap_common.h.
    Add comments with ASCII art for the two layouts in keymap_common.h.
    nathanrosspowell committed Mar 19, 2015
    Configuration menu
    Copy the full SHA
    e9df959 View commit details
    Browse the repository at this point in the history