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

Tada68 refactor and readme update #3178

Merged
merged 4 commits into from
Jun 15, 2018
Merged

Conversation

noroadsleft
Copy link
Member

Readme update

  • Readme cleanup

Matrix/info.json refactor

Discovered the matrix that was KEYMAP_ISO wasn't valid for an ISO-layout Tada68. After much debugging and comparing of matrices and keymaps, figured out that it was actually more of an ANSI layout with a 1/1.25-split Enter key.

@bjacques had already contributed an ISO-UK keymap for the Tada68 in #2612 that redefined the matrix. Using that information, I was able to take the actual ISO matrix and move it to the main keyboards/tada78/tada68.h file (hence the deletion of keyboards/tada78/keymaps/iso-uk/tada68.h in the keymap refactor commit). If @bjacques could verify proper functionality, that would be great.

The matrix that was KEYMAP_ISO is now LAYOUT_ansi_split_enter. This matrix was used by @cyky and submitted in #1924. Verification here would be lovely as well.

Keymap refactor

All keymaps now use the QMK_KEYBOARD_H include.

Bugfix for @mattdicarlo keymap

Keymap didn't compile for me as the reference for the function layer was invalid. Updated that and compiled fine locally.

@drashna
Copy link
Member

drashna commented Jun 15, 2018

Thanks!

@drashna drashna merged commit ee266dd into qmk:master Jun 15, 2018
@noroadsleft noroadsleft deleted the c10r-tada68 branch June 15, 2018 03:50
noj added a commit to noj/qmk_firmware that referenced this pull request Jun 16, 2018
…jan_atreus

* 'master' of https://github.com/qmk/qmk_firmware: (578 commits)
  Contra refactor (qmk#3191)
  Fixed no-op ifndef for ergodox ez (qmk#3189)
  Canoe Refactor (qmk#3190)
  planck/light/info.json fix (qmk#3186)
  Tada68 refactor and readme update (qmk#3178)
  Add URL of PCB files to README.md (qmk#3182)
  Rename from KEYMAP to LAYOUT (qmk#3181)
  Fix bfake matrix bug (qmk#3180)
  Clueboard 2x1800 Refactor (qmk#3179)
  QMK Configurator Support for Melody96 (qmk#3177)
  Lightsaver info.json update (qmk#3176)
  KBD66 info.json update (qmk#3175)
  Mbsurfer deltasplit75 keymap (qmk#3174)
  Configurator layout repair for Ergodone, Ergodox Infinity and ErgoTravel (qmk#3173)
  Ergodox EZ refactor (qmk#3171)
  Hadron: Readme, Refactor, and Configurator support (qmk#3170)
  fix issue with rgbinit unused variable (qmk#3165)
  Fix melody96 default keymap graphic. (qmk#3169)
  Fix jj40 capslock and minor keymap updates (qmk#3168)
  GON NerD: Refactor, Configurator support and Readme cleanup (qmk#3167)
  ...
yamad pushed a commit to yamad/qmk_firmware that referenced this pull request Apr 10, 2019
* Readme update

* Matrix/info.json refactor

* Keymap refactor

* Bugfix for mattdicarlo keymap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants