diff options
author | Drashna Jaelre <drashna@live.com> | 2018-10-16 11:14:52 -0700 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2018-10-16 14:14:52 -0400 |
commit | 6cf9402cbc8156dd7c0892822ba949a1a1d8a4ba (patch) | |
tree | b9f546ac13dac709520a0f168d9d74144e19a7bc /quantum/audio | |
parent | 76aa2baf3ea169b976c4cef7013b2020d93a69c3 (diff) | |
download | firmware-6cf9402cbc8156dd7c0892822ba949a1a1d8a4ba.tar.gz firmware-6cf9402cbc8156dd7c0892822ba949a1a1d8a4ba.tar.bz2 firmware-6cf9402cbc8156dd7c0892822ba949a1a1d8a4ba.zip |
Fix LAYOUT define generation (#4148)
* Fix LAYOUT define generation
Prior to this, only the full keyboard path was defined. Eg `KEYBOARD_planck_rev6`.
But the docs mention `KEYBOAD_planck`, which never actually gets defined.
This addresses this, and creates a define for each level of the keyboard folder, so that stuff like `KEYBOARD_planck` actually exists.
* Clean up changes to make it more readable
Diffstat (limited to 'quantum/audio')
0 files changed, 0 insertions, 0 deletions