summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authornoroadsleft <18669334+noroadsleft@users.noreply.github.com>2019-05-31 11:57:07 -0700
committerDrashna Jaelre <drashna@live.com>2019-05-31 11:57:07 -0700
commit2a1f6389c27720ca20dbe7941a78245677e644e6 (patch)
treecef931b8703474addfe2fc1fc359e78e118c5500 /docs
parent9cc5841a91ff1bf95d6895254b43b097a0f365aa (diff)
[Keyboard] YMD96 refactor (#5472)
* Remove JJ50 data from YMD96

JJ50 was actually added as its own keyboard when this was added in #2546. It should have been taken out then, but wasn't.

* Update ymd96.h

- use #pragma once include guard
- remove redundant file includes

* Update LAYOUT_iso macro to K<row><col> notation

* Update LAYOUT_custom macro to K<row><col> notation

* Update LAYOUT_default macro to K<row><col> notation

* Refactor default keymap

* Rename readme file to lowercase

* Rename layers enum and default layer

- renamed layers enum to layer_names
  - proposed by fauxpark in Issue 5977, and I like the idea
    - https://github.com/qmk/qmk_firmware/issues/5977#issuecomment-495924338
- renamed the base layer to _DEFAULT
  - I think it looks nicer.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions