zmk_mf68/app
Pete Johanson 583839afce Initial refactor to have a shield/board have one default keymap.
* 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-14 23:58:43 -04:00
..
boards Initial refactor to have a shield/board have one default keymap. 2020-06-14 23:58:43 -04:00
cmake Initial refactor to have a shield/board have one default keymap. 2020-06-14 23:58:43 -04:00
drivers/zephyr Fix remaining Apache header lines. 2020-06-09 09:54:13 -04:00
dts/bindings Move Zephyr app into subdirectory. 2020-06-08 21:07:16 -04:00
include Move Zephyr app into subdirectory. 2020-06-08 21:07:16 -04:00
src Move Zephyr app into subdirectory. 2020-06-08 21:07:16 -04:00
.gitignore Move Zephyr app into subdirectory. 2020-06-08 21:07:16 -04:00
CMakeLists.txt Initial refactor to have a shield/board have one default keymap. 2020-06-14 23:58:43 -04:00
Kconfig Move Zephyr app into subdirectory. 2020-06-08 21:07:16 -04:00
prj.conf Move Zephyr app into subdirectory. 2020-06-08 21:07:16 -04:00
west.yml Restore CMSIS. 2020-06-12 10:29:58 -04:00