diff options
author | Drashna Jaelre <drashna@live.com> | 2018-10-16 20:14:52 +0200 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2018-10-16 20:14:52 +0200 |
commit | 6cf9402cbc8156dd7c0892822ba949a1a1d8a4ba (patch) | |
tree | b9f546ac13dac709520a0f168d9d74144e19a7bc /keyboards/atom47 | |
parent | 76aa2baf3ea169b976c4cef7013b2020d93a69c3 (diff) | |
download | qmk_firmware-6cf9402cbc8156dd7c0892822ba949a1a1d8a4ba.tar.gz qmk_firmware-6cf9402cbc8156dd7c0892822ba949a1a1d8a4ba.tar.xz |
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 'keyboards/atom47')
0 files changed, 0 insertions, 0 deletions