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

Boardsource The Mark 65 Touch-Up and Layout Additions #16270

Merged
merged 9 commits into from
Feb 8, 2022

Conversation

noroadsleft
Copy link
Member

Description

  • update keyboard header file
    • use QMK 3-character notation for matrix positions
    • add matrix diagram
  • refactors the reference keymaps
    • convert tabs to spaces
    • use four-space indent
    • grid align keycodes
    • remove extra line breaks
    • add layer indexes to via keymap
  • add LAYOUT_ansi_split_bs_space and LAYOUT_iso_split_bs_space layout macros with reference keymaps
  • edit maintainer field in info.json

cc @daysgobye @boardsource (keyboard maintainer)

Types of Changes

  • Enhancement/optimization
  • Keyboard (addition or update)
  • Keymap/layout/userspace (addition or update)

Checklist

  • My code follows the code style of this project: C, Python
  • I have read the PR Checklist document and have made the appropriate changes.
  • I have read the CONTRIBUTING document.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

`K300` and `K301` has misleading identifiers - `K300` was on column 1 and `K301` on column 0.
- convert tabs to spaces
- use four-space indent
- grid align keycodes
- remove extra line breaks
- add layer indexes to `via` keymap
Includes reference keymap.
Includes reference keymap.
There is a Boardsource GitHub account, but knowing the user who maintains it is helpful.
@noroadsleft noroadsleft added enhancement keyboard keymap via Adds via keymap and/or updates keyboard for via support labels Feb 8, 2022
@noroadsleft noroadsleft requested a review from a team February 8, 2022 00:19
@noroadsleft
Copy link
Member Author

noroadsleft commented Feb 8, 2022

I lost track of a review I had assigned to myself in #11571 (authored by @jsanchez0x; apologies for that). This PR supersedes that one.

@noroadsleft noroadsleft merged commit f3aa5db into qmk:master Feb 8, 2022
@noroadsleft noroadsleft deleted the cf/boardsource_the_mark branch February 8, 2022 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement keyboard keymap via Adds via keymap and/or updates keyboard for via support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants