Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-26 | Only test w/ Kyria and handwire. | Pete Johanson | |
2020-06-21 | Fix momentary-layer reference. | Pete Johanson | |
2020-06-21 | One more minor fix. | Pete Johanson | |
2020-06-21 | Remove unneeded custom keymap code. | Pete Johanson | |
2020-06-21 | Clean up after refactor, better HID constants. | Pete Johanson | |
2020-06-21 | Refactor to single <behaviors.dtsi> include. | Pete Johanson | |
2020-06-19 | Some initial work on behavior bindings for keymaps | 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. |