Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-25 | Properly add overlay/conf files for base shield dir name as well. | Pete Johanson | |
* Needed so when building with `kyria_left` shield, then config dir containing `kyria.conf` and `kyria.overlay` will also be applied as configs/overlays. | |||
2020-07-23 | Log more info on ZMK config dir usage. | Pete Johanson | |
2020-07-22 | Add user config as board/dts roots as needed. | Pete Johanson | |
2020-07-13 | Windows build fixes. | Pete Johanson | |
2020-07-01 | Add ability to have board overlay combined w/ shield keymap. | Pete Johanson | |
2020-06-14 | Initial refactor to have a shield/board have one default keymap. | Pete Johanson | |
* Start of work of focusing on out-of-tree user keymaps. Add ZMK_CONFIG support. * General external configuration supported via ZMK_CONFIG, which should point to a configuration directory. * Priority order of overlay files to select. * ${SHIELD}_${BOARD}.overlay * ${SHIELD}.overlay * ${BOARD}.overlay * default.overlay * Equivalent search order for .conf files for initial Kconfig values. | |||
2020-06-08 | Move Zephyr app into subdirectory. | Pete Johanson | |